Skip to content

Commit

Permalink
Bump version to 0.2.0-beta
Browse files Browse the repository at this point in the history
  • Loading branch information
krzema12 committed Aug 28, 2020
1 parent 60272b0 commit de802b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ repositories {
mavenCentral()
}
group 'it.krzeminski'
version '0.1.0-beta'
version '0.2.0-beta'

apply plugin: 'maven-publish'
apply from: "$rootDir/ktlint.gradle"
Expand Down

0 comments on commit de802b7

Please sign in to comment.