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

Commit d0f5ebf

Browse files
committed
Reverted version to 0.1.0
1 parent a975184 commit d0f5ebf

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.2'
11+
version = '0.1.0'
1212

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

0 commit comments

Comments
 (0)