Skip to content

Commit 746da96

Browse files
committed
1.2.2
1 parent 72657ce commit 746da96

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@ xpath-to-xml uses [semver](http://semver.org/) for its versioning convention.
66

77
## 1.x Series
88

9+
### 1.2.2
10+
11+
Improvements:
12+
13+
- Fixing JavaDoc publishing
14+
915
### 1.2.1
1016

1117
Improvements:

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
group = com.github.simy4.xpath
2-
version = 1.2.2-SNAPSHOT
2+
version = 1.2.2
33

44
projectDescription = Convenient utility to build XML models by evaluating XPath expressions
55
projectUrl = https://github.com/SimY4/xpath-to-xml

0 commit comments

Comments
 (0)