Skip to content

Commit 4da6770

Browse files
authored
Merge pull request #57 from embulk/bump-up-to-v0.4.0
Bump up to v0.4.0-SNAPSHOT
2 parents 8bb882e + e2306b6 commit 4da6770

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
@@ -17,7 +17,7 @@ repositories {
1717
}
1818

1919
group = "org.embulk"
20-
version = "0.3.4-SNAPSHOT"
20+
version = "0.4.0-SNAPSHOT"
2121
description = "Embulk configuration processor for Embulk plugins"
2222

2323
configurations {

0 commit comments

Comments
 (0)