Skip to content

Commit 8c1e4be

Browse files
authored
Merge pull request #254 from embulk/bump-up-to-v0.14.0
Bump up to v0.14.0
2 parents 836900c + 117798f commit 8c1e4be

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 @@ plugins {
1111

1212
allprojects {
1313
group = "org.embulk"
14-
version = "0.13.2"
14+
version = "0.14.0"
1515
description = "Selects records from a table."
1616
}
1717

0 commit comments

Comments
 (0)