Skip to content

Commit 829383f

Browse files
committed
Bump version to 0.6.2
Signed-off-by: Dmitriy Pavlenko <[email protected]>
1 parent 82ee04e commit 829383f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ apply plugin: 'groovy'
55
apply plugin: 'idea'
66
apply plugin: 'signing'
77
group = 'com.sysgears.grain'
8-
version = '0.6.1'
8+
version = '0.6.2'
99
defaultTasks 'build'
1010

1111
def mainClassName = 'com.sysgears.grain.Main'
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
grain.version=0.6.1
1+
grain.version=0.6.2

0 commit comments

Comments
 (0)