Skip to content

Commit 5713617

Browse files
authored
Merge pull request #73 from embulk/bump-up-to-v0.5.1
Bump up to v0.5.1-SNAPSHOT
2 parents 687eb1f + 52d7a78 commit 5713617

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ repositories {
1111
}
1212

1313
group = "org.embulk"
14-
version = "0.5.0-SNAPSHOT"
14+
version = "0.5.1-SNAPSHOT"
1515
description = "Reads files stored on Google Cloud Storage."
1616

1717
configurations {

0 commit comments

Comments
 (0)