Skip to content

Commit

Permalink
Version bump in preparation for release
Browse files Browse the repository at this point in the history
  • Loading branch information
dlurton committed Jul 29, 2020
1 parent f1e6b00 commit 801074b
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 @@ -27,7 +27,7 @@ allprojects {

subprojects {
group = 'org.partiql'
version = '0.2.1-SNAPSHOT'
version = '0.3.0'
}
ext.isReleaseVersion = !version.endsWith("SNAPSHOT")

Expand Down

0 comments on commit 801074b

Please sign in to comment.