Skip to content

Commit 6b0d0b3

Browse files
authored
Merge pull request #34 from civitaspo/v0.3.2
Ship v0.3.2
2 parents 0d7431d + 5804b28 commit 6b0d0b3

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

Diff for: CHENGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
0.3.2 (2016-09-22)
2+
==================
3+
- [Change] Change log level for Configuration
4+
- https://github.com/civitaspo/embulk-input-hdfs/pull/33
5+
16
0.3.1 (2016-09-22)
27
==================
38
- [Fix] Trim Double-byte space

Diff for: build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ configurations {
1515
provided
1616
}
1717

18-
version = "0.3.1"
18+
version = "0.3.2"
1919

2020
sourceCompatibility = 1.7
2121
targetCompatibility = 1.7

0 commit comments

Comments
 (0)