Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
angelica-oliv authored and angelica-oliveir committed Aug 2, 2021
1 parent 7a2a7f9 commit 10e42b2
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 @@ -35,7 +35,7 @@ apply from: 'versions.gradle'
apply plugin: "io.gitlab.arturbosch.detekt"
ext {
PUBLISH_GROUP_ID = 'io.github.kranberry-io'
PUBLISH_VERSION = '0.2-alpha'
PUBLISH_VERSION = '0.3-alpha'
PUBLISH_ARTIFACT_ID = 'kranberry'
}

Expand Down

0 comments on commit 10e42b2

Please sign in to comment.