diff --git a/build.gradle b/build.gradle index d4e1f9f..8793ad8 100644 --- a/build.gradle +++ b/build.gradle @@ -10,7 +10,7 @@ repositories { } group = "io.github.hiroyuki-sato" -version = "0.4.1" +version = "0.4.2" description = "Parses JSON files with JSONPath read by other file input plugins." sourceCompatibility = 1.8