Skip to content

Commit

Permalink
version -> 0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
zxh0 committed Oct 19, 2017
1 parent 7e205f6 commit effa46d
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.3'
version '0.4'

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

0 comments on commit effa46d

Please sign in to comment.