We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4d27ad commit d3e5801Copy full SHA for d3e5801
build.gradle
@@ -4,7 +4,7 @@ apply plugin: 'maven'
4
apply plugin: 'groovy'
5
apply plugin: 'idea'
6
group = 'com.sysgears.grain'
7
-version = '0.5.1-SNAPSHOT'
+version = '0.5.1'
8
defaultTasks 'build'
9
10
def mainClassName = 'com.sysgears.grain.Main'
0 commit comments