Skip to content

Commit

Permalink
Fixing version number
Browse files Browse the repository at this point in the history
  • Loading branch information
Rob Vanstone committed May 15, 2017
1 parent bb9df7b commit 0c652c6
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
@@ -1,7 +1,7 @@
plugins {
}

version="0.0.1"
version="1.0.0"
apply plugin: 'java'
apply plugin: 'idea'
apply plugin: 'eclipse'
Expand Down

0 comments on commit 0c652c6

Please sign in to comment.