diff --git a/build.gradle b/build.gradle index c932d43c..f9fd0ba3 100644 --- a/build.gradle +++ b/build.gradle @@ -11,7 +11,7 @@ plugins { allprojects { group = "org.embulk" - version = "0.10.3" + version = "0.10.4" description = "Inserts or updates records to a table." }