From bffada22a248f14258f40b054606c9965161459a Mon Sep 17 00:00:00 2001 From: SimY4 Date: Sun, 13 Feb 2022 08:53:30 +1100 Subject: [PATCH] [Gradle Release Plugin] - pre tag commit: '2.3.4'. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 5c2bc0ac..de38f07a 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,5 +1,5 @@ group = com.github.simy4.xpath -version = 2.3.4-SNAPSHOT +version = 2.3.4 projectDescription = Convenient utility to build XML models by evaluating XPath expressions projectUrl = https://github.com/SimY4/xpath-to-xml