Skip to content

Commit bc62760

Browse files
update version
1 parent 955bb0b commit bc62760

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
@@ -13,7 +13,7 @@ repositories {
1313
}
1414

1515
group = "org.embulk.input.sftp"
16-
version = "0.3.4"
16+
version = "0.3.5"
1717
description = "Reads files stored on remote server using SFTP."
1818

1919
sourceCompatibility = 1.8

0 commit comments

Comments
 (0)