Skip to content

Commit

Permalink
Merge pull request #54 from civitaspo/rel/v0.5.2
Browse files Browse the repository at this point in the history
Ship v0.5.2
  • Loading branch information
civitaspo authored Aug 31, 2020
2 parents f5908ec + deacefc commit 121d54b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
0.5.2 (2020-08-31)
==================
- [Enhancement] Update embulk-util-timestamp to 0.2.1
- https://github.com/civitaspo/embulk-filter-expand_json/pull/5

0.5.1 (2020-08-17)
==================
- [Enhancement] Use embulk-util-config:0.1.1 instead of ConfigSource#loadConfig and TaskSource#loadTask
Expand Down
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ repositories {
}

group = "pro.civitaspo"
version = "0.5.1"
version = "0.5.2"
description = "Expand Json"

sourceCompatibility = 1.8
Expand Down

0 comments on commit 121d54b

Please sign in to comment.