We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72657ce commit 746da96Copy full SHA for 746da96
CHANGELOG.md
@@ -6,6 +6,12 @@ xpath-to-xml uses [semver](http://semver.org/) for its versioning convention.
6
7
## 1.x Series
8
9
+### 1.2.2
10
+
11
+Improvements:
12
13
+- Fixing JavaDoc publishing
14
15
### 1.2.1
16
17
Improvements:
gradle.properties
@@ -1,5 +1,5 @@
1
group = com.github.simy4.xpath
2
-version = 1.2.2-SNAPSHOT
+version = 1.2.2
3
4
projectDescription = Convenient utility to build XML models by evaluating XPath expressions
5
projectUrl = https://github.com/SimY4/xpath-to-xml
0 commit comments