Skip to content

Commit b77e75c

Browse files
committed
Bump the version to 0.3.5
1 parent aab7cc6 commit b77e75c

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
@@ -20,7 +20,7 @@ configurations {
2020
runtime.exclude group: "org.slf4j", module: "slf4j-log4j12"
2121
}
2222

23-
version = "0.3.4"
23+
version = "0.3.5"
2424

2525
sourceCompatibility = 1.8
2626
targetCompatibility = 1.8

0 commit comments

Comments
 (0)