diff --git a/gradle.properties b/gradle.properties index edab8815..7832f54f 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,5 +1,5 @@ group = com.github.simy4.xpath -version = 2.2.4-SNAPSHOT +version = 2.3.0 projectDescription = Convenient utility to build XML models by evaluating XPath expressions projectUrl = https://github.com/SimY4/xpath-to-xml