Skip to content

Commit

Permalink
Cut v0.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
alechenninger committed Jan 25, 2017
1 parent 114a676 commit 23c21a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
apply plugin: 'application'
apply plugin: 'groovy'

version = '0.8.1'
version = '0.8.2'

sourceCompatibility = 1.8
mainClassName = 'io.github.alechenninger.monarch.Main'
Expand Down

0 comments on commit 23c21a6

Please sign in to comment.