Skip to content

Commit

Permalink
version -> 0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
zxh0 committed Jun 16, 2017
1 parent 8be0ac0 commit 4cf9217
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 @@
apply plugin: 'java'
apply plugin: 'application'

version '0.2'
version '0.3'

sourceCompatibility = '1.8'
[compileJava, compileTestJava]*.options*.encoding = 'UTF-8'
Expand Down

0 comments on commit 4cf9217

Please sign in to comment.