Skip to content

Commit f37443a

Browse files
committed
Bumping the version to 0.1.6
1 parent c4cf57d commit f37443a

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
@@ -14,7 +14,7 @@ apply from: 'gradle/integration-tests.gradle'
1414

1515

1616
group = 'com.github.jruby-gradle'
17-
version = '0.1.5'
17+
version = '0.1.6'
1818
archivesBaseName = 'jruby-gradle-plugin'
1919

2020
if (System.env.RELEASE != '1') {

0 commit comments

Comments
 (0)