Skip to content

Commit 2260620

Browse files
committed
Bump up to v0.5.0-SNAPSHOT
1 parent 797ca1c commit 2260620

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ sourceCompatibility = 1.8
2121
targetCompatibility = 1.8
2222

2323
group = "org.embulk"
24-
version = "0.4.1-SNAPSHOT"
24+
version = "0.5.0-SNAPSHOT"
2525
description = "Reads files stored on Google Cloud Storage."
2626

2727
tasks.withType(JavaCompile) {

0 commit comments

Comments
 (0)