Skip to content

Commit e2070c0

Browse files
committed
Merge pull request #331 from brunobowden/version
Version => 0.4.0-alpha
2 parents bccb50f + 37da065 commit e2070c0

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
@@ -32,7 +32,7 @@ task wrapper(type: Wrapper) {
3232
}
3333

3434
group = 'com.github.j2objccontrib.j2objcgradle'
35-
version = '0.3.0-alpha'
35+
version = '0.4.0-alpha'
3636

3737
pluginBundle {
3838
website = 'https://www.github.com/j2objc-contrib/j2objc-gradle/'

0 commit comments

Comments
 (0)