Skip to content
This repository was archived by the owner on May 19, 2019. It is now read-only.

Commit 1395756

Browse files
committed
Merge pull request #5 from ysb33r/master
Setting the correct version
2 parents 3335514 + d0f5ebf commit 1395756

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
@@ -8,7 +8,7 @@ buildscript {
88
}
99

1010
group = 'com.github.jruby-gradle'
11-
version = '0.1.1'
11+
version = '0.1.0'
1212

1313
if (System.env.RELEASE != '1') {
1414
version = "${version}-SNAPSHOT"

0 commit comments

Comments
 (0)