Skip to content

Commit b87426a

Browse files
authored
Merge pull request #23 from embulk/bump-up-to-v0.2.1
Bump up to v0.2.1-SNAPSHOT
2 parents 5005996 + e7a39b2 commit b87426a

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
@@ -6,7 +6,7 @@ plugins {
66
}
77

88
group = "org.embulk"
9-
version = "0.2.0-SNAPSHOT"
9+
version = "0.2.1-SNAPSHOT"
1010
description = "Embulk configuration processor for Embulk plugins"
1111

1212
sourceCompatibility = 1.8

0 commit comments

Comments
 (0)