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 5005996 + e7a39b2 commit b87426aCopy full SHA for b87426a
build.gradle
@@ -6,7 +6,7 @@ plugins {
6
}
7
8
group = "org.embulk"
9
-version = "0.2.0-SNAPSHOT"
+version = "0.2.1-SNAPSHOT"
10
description = "Embulk configuration processor for Embulk plugins"
11
12
sourceCompatibility = 1.8
0 commit comments