Skip to content

Commit 281f2f6

Browse files
authored
Merge pull request #1451 from embulk/bump-up-to-v0.10.34
Bump up to v0.10.34-SNAPSHOT
2 parents 6266591 + 5661f2d commit 281f2f6

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
@@ -12,7 +12,7 @@ repositories {
1212
}
1313

1414
group = "org.embulk"
15-
version = "0.10.33-SNAPSHOT"
15+
version = "0.10.34-SNAPSHOT"
1616

1717
def subprojectNamesOfCoreArtifacts = [
1818
"embulk-api",

0 commit comments

Comments
 (0)