Skip to content

Commit cfdc1aa

Browse files
committed
Merge pull request #377 from brunobowden/version
Version => 0.4.1
2 parents a4730e1 + 1239735 commit cfdc1aa

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.4.0-alpha'
35+
version = '0.4.1-alpha'
3636

3737
test {
3838
testLogging {

0 commit comments

Comments
 (0)