Skip to content

Commit ac94269

Browse files
committed
Bump up to v0.4.0-SNAPSHOT
1 parent c38e043 commit ac94269

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)