Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
dozmus committed Jul 8, 2018
1 parent ad13b4c commit b4f4f0b
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 @@ sourceCompatibility = 1.8
targetCompatibility = 1.8

group = 'com.purecs.antlr4.macro'
version = '1.0.0-beta.2-SNAPSHOT'
version = '1.0.0-beta.3'

mainClassName = 'com.purecs.antlr4.macro.Main'

Expand Down

0 comments on commit b4f4f0b

Please sign in to comment.