Skip to content

Commit

Permalink
new release woo
Browse files Browse the repository at this point in the history
  • Loading branch information
monster860 committed Dec 20, 2016
1 parent d2f3c1f commit 7d47cad
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 @@ -7,7 +7,7 @@ apply plugin: 'java'
apply plugin: 'application'

group 'com.github.monster860'
version '0.4'
version '0.5'
def javaLevel = 1.8
def mainClass = 'com.github.monster860.fastdmm.FastDMM'
def nativePaths = ['windows', 'linux', 'osx'].collect { 'build/natives/' + it }
Expand Down

0 comments on commit 7d47cad

Please sign in to comment.