Skip to content

Commit

Permalink
Change version 0.6.13-SNAPSHOT -> 0.7.1-SNAPSHOT.
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitrievanthony committed Feb 7, 2020
1 parent 10c29c4 commit 4cb5fa6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Expand Up @@ -18,7 +18,7 @@ plugins {
}

group = "org.jetbrains.kotlinx"
version = "0.6.13-SNAPSHOT"
version = "0.7.1-SNAPSHOT"

/**
* If "release" profile is used the "-SNAPSHOT" suffix of the version is removed.
Expand Down

0 comments on commit 4cb5fa6

Please sign in to comment.