Skip to content

Commit ac783be

Browse files
authored
Merge pull request #68 from embulk/bump-up-to-v0.3.3
Bump up to v0.3.3-SNAPSHOT
2 parents cab2111 + cf15294 commit ac783be

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
@@ -4,7 +4,7 @@ apply plugin: "signing"
44

55
group = "org.embulk"
66
archivesBaseName = "${project.name}"
7-
version = "0.3.2-SNAPSHOT"
7+
version = "0.3.3-SNAPSHOT"
88
description "Almost Ruby-compatible date-time processor for Embulk and Embulk plugins"
99

1010
sourceCompatibility = 1.8

0 commit comments

Comments
 (0)