We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cab2111 + cf15294 commit ac783beCopy full SHA for ac783be
1 file changed
build.gradle
@@ -4,7 +4,7 @@ apply plugin: "signing"
4
5
group = "org.embulk"
6
archivesBaseName = "${project.name}"
7
-version = "0.3.2-SNAPSHOT"
+version = "0.3.3-SNAPSHOT"
8
description "Almost Ruby-compatible date-time processor for Embulk and Embulk plugins"
9
10
sourceCompatibility = 1.8
0 commit comments