Skip to content

Commit 2450e94

Browse files
committed
Version update to v0.1.1 release
1 parent 28c72a5 commit 2450e94

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
@@ -1,7 +1,7 @@
11
apply plugin: 'java'
22
apply plugin: 'com.google.protobuf'
33

4-
version = '0.1.0'
4+
version = '0.1.1'
55
sourceCompatibility = 1.7
66
targetCompatibility = 1.7
77

0 commit comments

Comments
 (0)