Skip to content

Commit

Permalink
Merge pull request #59 from civitaspo/rel/v0.5.4
Browse files Browse the repository at this point in the history
Ship v0.5.4
  • Loading branch information
civitaspo committed Mar 1, 2022
2 parents 5769d1f + 3c6bd7f commit 71b7dc8
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,9 @@
0.5.4 (2022-03-02)
==================

- [Enhancement] setCacheProviderOrIgnore in transaction
- https://github.com/civitaspo/embulk-filter-expand_json/pull/58

0.5.3 (2021-06-29)
==================
- [Enhancement] Catch up with Embulk v0.10 API/SPI
Expand Down
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -11,7 +11,7 @@ repositories {
}

group = "pro.civitaspo"
version = "0.5.3"
version = "0.5.4"
description = "Expand Json"

sourceCompatibility = 1.8
Expand Down

0 comments on commit 71b7dc8

Please sign in to comment.