Skip to content

Commit 27898f6

Browse files
committed
Merge pull request #20 from civitaspo/v0.0.7
v0.0.7
2 parents e9234c8 + 722df3f commit 27898f6

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
0.0.7 (2016-03-22)
2+
==================
3+
- Fix: Plugin throws ClassNotFoundException with EmbulkEmbed
4+
- https://github.com/civitaspo/embulk-output-sftp/pull/19
5+
16
0.0.6 (2016-03-16)
27
==================
38
- Fix: Avoid some connection errors

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ configurations {
1515
provided
1616
}
1717

18-
version = "0.0.6"
18+
version = "0.0.7"
1919
sourceCompatibility = 1.7
2020
targetCompatibility = 1.7
2121

0 commit comments

Comments
 (0)