Skip to content

Commit

Permalink
Bump minor version
Browse files Browse the repository at this point in the history
  • Loading branch information
yatharthranjan committed May 4, 2020
1 parent bba9625 commit 6bafb92
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 @@ -11,7 +11,7 @@ subprojects {
apply plugin: 'java-library'

group = 'org.radarbase'
version = '0.2.5-SNAPSHOT'
version = '0.3.0'

sourceCompatibility = 1.8
targetCompatibility = 1.8
Expand Down

0 comments on commit 6bafb92

Please sign in to comment.