Skip to content

Commit

Permalink
change version to 0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
zxh0 committed Mar 2, 2017
1 parent e76e1c3 commit 38d9834
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build.gradle
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
apply plugin: 'java'
apply plugin: 'application'

version '0.2'

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

Expand Down

0 comments on commit 38d9834

Please sign in to comment.