We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 242db4d + d604ac6 commit bf10532Copy full SHA for bf10532
build.gradle
@@ -11,7 +11,7 @@ plugins {
11
12
allprojects {
13
group = "org.embulk"
14
- version = "0.10.5"
+ version = "0.10.6"
15
description = "Inserts or updates records to a table."
16
}
17
0 commit comments