From d5cf93ba9f9803418966730d98a1c30a9fd63b93 Mon Sep 17 00:00:00 2001 From: SimY4 Date: Wed, 24 May 2023 13:43:25 +1000 Subject: [PATCH] [skip ci] [Gradle Release Plugin] - pre tag commit: '2.3.8'. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index b090f903..9ada1256 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,5 +1,5 @@ group = com.github.simy4.xpath -version = 2.3.8-SNAPSHOT +version = 2.3.8 projectDescription = Convenient utility to build XML models by evaluating XPath expressions projectUrl = https://github.com/SimY4/xpath-to-xml