diff --git a/build.gradle b/build.gradle index 2c45435f..acd99c66 100644 --- a/build.gradle +++ b/build.gradle @@ -11,7 +11,7 @@ plugins { allprojects { group = "org.embulk" - version = "0.10.5" + version = "0.10.6" description = "Inserts or updates records to a table." }