Skip to content

Commit

Permalink
Merge pull request #338 from embulk/bump-up-to-v0.10.5
Browse files Browse the repository at this point in the history
Bump up to v0.10.5
  • Loading branch information
dmikurube authored Feb 22, 2024
2 parents 796f669 + 0ce0a10 commit aa44763
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ plugins {

allprojects {
group = "org.embulk"
version = "0.10.4"
version = "0.10.5"
description = "Inserts or updates records to a table."
}

Expand Down

0 comments on commit aa44763

Please sign in to comment.