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 568a8fc commit e63a0e4Copy full SHA for e63a0e4
build.gradle
@@ -12,7 +12,7 @@ configurations {
12
provided
13
}
14
15
-version = "0.1.4"
+version = "0.2.0-SNAPSHOT"
16
17
dependencies {
18
compile "org.embulk:embulk-core:0.7.0"
0 commit comments