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 77b52a2 commit d4a9f67Copy full SHA for d4a9f67
README.md
@@ -1,4 +1,4 @@
1
-[](https://travis-ci.org/hakobera/embulk-output-gcs)
+[](https://travis-ci.org/embulk/embulk-output-gcs)
2
3
# Google Cloud Storage output plugin for Embulk
4
build.gradle
@@ -17,7 +17,7 @@ configurations {
17
sourceCompatibility = 1.8
18
targetCompatibility = 1.8
19
20
-version = "0.4.3"
+version = "0.4.4"
21
22
dependencies {
23
compile "org.embulk:embulk-core:0.9.11"
0 commit comments