Skip to content

Commit f1127fa

Browse files
author
R. Tyler Croy
committed
Bump the version for the new release to 1.3.0
1 parent 190de1b commit f1127fa

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
@@ -15,7 +15,7 @@ buildscript {
1515
apply plugin: 'idea'
1616

1717
group = 'com.github.jruby-gradle'
18-
version = '1.2.1'
18+
version = '1.3.0'
1919
defaultTasks 'check', 'assemble'
2020

2121
if (!releaseBuild) {

0 commit comments

Comments
 (0)