diff --git a/build.gradle b/build.gradle index f9fd0ba3..a0e228bc 100644 --- a/build.gradle +++ b/build.gradle @@ -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." }