Skip to content

Commit b9e22ba

Browse files
v0.3.3 - Fix NPE
1 parent d4a572c commit b9e22ba

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ buildscript {
77
allprojects {
88
apply plugin: 'java'
99

10-
version = '0.3.2'
10+
version = '0.3.3'
1111

1212
repositories {
1313

0 commit comments

Comments
 (0)