Bump version for next "major" bit of dev work

This commit is contained in:
R. Tyler Croy 2015-09-09 12:54:20 -07:00
parent d60010f797
commit 8b59d41c0d
No known key found for this signature in database
GPG Key ID: 1426C7DC3F51E16F
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ apply plugin: 'com.jfrog.bintray'
apply from: 'gradle/integration-test.gradle'
group = 'com.github.jruby-gradle'
version = '0.3.1'
version = '0.4.0'
defaultTasks 'check', 'assemble'
// Any time we're not expicitly saying "build me a release build" we'll change