Skip to content

Commit

Permalink
Merge pull request #311 from tamirms/bump-version
Browse files Browse the repository at this point in the history
Bump version in gradle
  • Loading branch information
tamirms authored Dec 11, 2020
2 parents 471715f + bfcc697 commit e12ba3d
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 @@ -16,7 +16,7 @@ apply plugin: 'com.github.ben-manes.versions' // gradle dependencyUpdates -Drevi
apply plugin: 'project-report' // gradle htmlDependencyReport

sourceCompatibility = 1.6
version = '0.21.1'
version = '0.21.2'
group = 'stellar'

jar {
Expand Down

0 comments on commit e12ba3d

Please sign in to comment.