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 c4cf57d commit f37443aCopy full SHA for f37443a
1 file changed
build.gradle
@@ -14,7 +14,7 @@ apply from: 'gradle/integration-tests.gradle'
14
15
16
group = 'com.github.jruby-gradle'
17
-version = '0.1.5'
+version = '0.1.6'
18
archivesBaseName = 'jruby-gradle-plugin'
19
20
if (System.env.RELEASE != '1') {
0 commit comments