Skip to content

Commit 95a785f

Browse files
authored
Merge pull request #41 from embulk/bump-up-to-v0.10.42
Bump up to v0.10.42-SNAPSHOT
2 parents 4959386 + 01e1434 commit 95a785f

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
@@ -9,7 +9,7 @@ repositories {
99
}
1010

1111
group = "org.embulk"
12-
version = "0.10.41-SNAPSHOT"
12+
version = "0.10.42-SNAPSHOT"
1313

1414
task releaseCheck {
1515
doFirst {

0 commit comments

Comments
 (0)