Skip to content

Commit 8927fdf

Browse files
committed
Release v2.2.1
1 parent 9b8120a commit 8927fdf

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [2.2.1] - 2024-01-19
11+
1012
- updates dependencies httpClient 5.3, jackson 2.16.1
1113
- updates gradle to 8.5
1214

@@ -95,7 +97,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9597

9698
- Bug fix bounds on forward request (#27)
9799

98-
[Unreleased]: https://github.com/OpenCageData/jopencage/compare/2.2.0...master
100+
[Unreleased]: https://github.com/OpenCageData/jopencage/compare/2.2.1...master
101+
[2.2.1]: https://github.com/OpenCageData/jopencage/compare/2.2.0...2.2.1
99102
[2.2.0]: https://github.com/OpenCageData/jopencage/compare/2.1.0...2.2.0
100103
[2.1.0]: https://github.com/OpenCageData/jopencage/compare/2.0.0...2.1.0
101104
[2.0.0]: https://github.com/OpenCageData/jopencage/compare/v1.4.1...2.0.0

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
group=com.opencagedata
22
artifactId=jopencage
3-
version=2.2.1-SNAPSHOT
3+
version=2.2.1
44

55
# slf4jVersion=1.7.32
66
httpClientVersion=5.3

0 commit comments

Comments
 (0)