Skip to content

Commit fbbd963

Browse files
committed
Merge pull request #139 from brunobowden/version-spin
Version spin => 0.2.2-alpha
2 parents f1ec15a + a9e15c6 commit fbbd963

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

3535
group = 'com.github.j2objccontrib.j2objcgradle'
36-
version = '0.2.1-alpha'
36+
version = '0.2.2-alpha'
3737

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

0 commit comments

Comments
 (0)