Skip to content

Commit d3e5801

Browse files
author
Andrey Shevchenko
committed
Bump to version 0.5.1
Signed-off-by: Andrey Shevchenko <[email protected]>
1 parent e4d27ad commit d3e5801

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ apply plugin: 'maven'
44
apply plugin: 'groovy'
55
apply plugin: 'idea'
66
group = 'com.sysgears.grain'
7-
version = '0.5.1-SNAPSHOT'
7+
version = '0.5.1'
88
defaultTasks 'build'
99

1010
def mainClassName = 'com.sysgears.grain.Main'

0 commit comments

Comments
 (0)