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 158228d commit 1be9c94Copy full SHA for 1be9c94
2 files changed
CHANGELOG.md
@@ -4,6 +4,10 @@ Adheres to [Semantic Versioning](http://semver.org/).
4
5
---
6
7
+## 6.2.2 (TBD)
8
+
9
+* TBD
10
11
## [6.2.1](https://github.com/ngageoint/geopackage-java/releases/tag/6.2.1) (03-11-2022)
12
13
* geopackage-core version 6.2.1
pom.xml
@@ -3,7 +3,7 @@
3
<modelVersion>4.0.0</modelVersion>
<groupId>mil.nga.geopackage</groupId>
<artifactId>geopackage</artifactId>
- <version>6.2.1</version>
+ <version>6.2.2</version>
<packaging>jar</packaging>
<name>GeoPackage</name>
<url>https://github.com/ngageoint/geopackage-java</url>
0 commit comments