Skip to content

Commit 0a63cb2

Browse files
authored
Merge pull request #31 from embulk/bump-up-to-0.10.39
Bump up to v0.10.39-SNAPSHOT
2 parents 5bbf887 + 80fda0f commit 0a63cb2

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.38-SNAPSHOT"
13+
version = "0.10.39-SNAPSHOT"
1414

1515
task releaseCheck {
1616
doFirst {

0 commit comments

Comments
 (0)