Skip to content

Commit d4a9f67

Browse files
committed
v0.4.4
1 parent 77b52a2 commit d4a9f67

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[![Build Status](https://travis-ci.org/hakobera/embulk-output-gcs.svg?branch=master)](https://travis-ci.org/hakobera/embulk-output-gcs)
1+
[![Build Status](https://travis-ci.org/embulk/embulk-output-gcs.svg?branch=master)](https://travis-ci.org/embulk/embulk-output-gcs)
22

33
# Google Cloud Storage output plugin for Embulk
44

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ configurations {
1717
sourceCompatibility = 1.8
1818
targetCompatibility = 1.8
1919

20-
version = "0.4.3"
20+
version = "0.4.4"
2121

2222
dependencies {
2323
compile "org.embulk:embulk-core:0.9.11"

0 commit comments

Comments
 (0)