Skip to content

Commit

Permalink
Version update
Browse files Browse the repository at this point in the history
  • Loading branch information
mikessh committed Sep 6, 2015
1 parent d050dc4 commit 96fd1bb
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 @@ -10,7 +10,7 @@ repositories {

jar {
baseName = 'higblast'
version = '0.9.3-SNAPSHOT'
version = '0.9.3'

manifest {
attributes "Main-Class": "$mainClassName"
Expand Down

0 comments on commit 96fd1bb

Please sign in to comment.