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.
1 parent f62a42b commit 117798fCopy full SHA for 117798f
build.gradle
@@ -11,7 +11,7 @@ plugins {
11
12
allprojects {
13
group = "org.embulk"
14
- version = "0.13.2"
+ version = "0.14.0"
15
description = "Selects records from a table."
16
}
17
0 commit comments