Skip to content

Commit

Permalink
Tagging 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tomcashman committed May 26, 2015
1 parent 3c6fa9a commit ed2fd28
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 @@ -20,7 +20,7 @@ apply plugin: "application"
apply plugin: "com.battlebardgames.parcl"

group = 'org.mini2Dx'
version = '1.0.0-SNAPSHOT'
version = '1.0.0'

sourceCompatibility = 1.7
targetCompatibility = 1.7
Expand Down

0 comments on commit ed2fd28

Please sign in to comment.