Skip to content

Commit fefb3bb

Browse files
committed
Bump up to v0.4.0-SNAPSHOT
1 parent 5859755 commit fefb3bb

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
@@ -10,7 +10,7 @@ repositories {
1010
}
1111

1212
group = "org.embulk"
13-
version = "0.3.3-SNAPSHOT"
13+
version = "0.4.0-SNAPSHOT"
1414
description "Almost Ruby-compatible date-time processor for Embulk and Embulk plugins"
1515

1616
configurations {

0 commit comments

Comments
 (0)