Skip to content

Commit 71b642b

Browse files
authored
Merge pull request #36 from embulk/bump-up-to-v0.4.0
Bump up to v0.4.0-SNAPSHOT
2 parents c38e043 + ac94269 commit 71b642b

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
@@ -13,7 +13,7 @@ ext {
1313
}
1414

1515
group = "org.embulk"
16-
version = "0.3.0-SNAPSHOT"
16+
version = "0.4.0-SNAPSHOT"
1717
description = "Embulk JSON processor for Embulk plugins"
1818

1919
configurations {

0 commit comments

Comments
 (0)