Skip to content

Commit 88e6519

Browse files
authored
Merge pull request #32 from embulk/bump-up-to-0.10.40
Bump up to v0.10.40-SNAPSHOT
2 parents c02f048 + b213c59 commit 88e6519

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
@@ -10,7 +10,7 @@ repositories {
1010
}
1111

1212
group = "org.embulk"
13-
version = "0.10.39-SNAPSHOT"
13+
version = "0.10.40-SNAPSHOT"
1414

1515
task releaseCheck {
1616
doFirst {

0 commit comments

Comments
 (0)