Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
AsamK committed Feb 18, 2017
1 parent 0a68303 commit 74f21c4
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 @@ -6,7 +6,7 @@ targetCompatibility = JavaVersion.VERSION_1_7

mainClassName = 'org.asamk.signal.Main'

version = '0.5.4'
version = '0.5.5'

compileJava.options.encoding = 'UTF-8'

Expand Down

0 comments on commit 74f21c4

Please sign in to comment.