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 b273c1c commit b6d336aCopy full SHA for b6d336a
CHANGELOG.md
@@ -4,6 +4,10 @@ Adheres to [Semantic Versioning](http://semver.org/).
4
5
---
6
7
+## 6.3.1 (TBD)
8
+
9
+* TBD
10
11
## [6.3.0](https://github.com/ngageoint/geopackage-core-java/releases/tag/6.3.0) (04-18-2022)
12
13
* sf-wkb version 2.0.6
pom.xml
@@ -3,7 +3,7 @@
3
<modelVersion>4.0.0</modelVersion>
<groupId>mil.nga.geopackage</groupId>
<artifactId>geopackage-core</artifactId>
- <version>6.3.0</version>
+ <version>6.3.1</version>
<packaging>jar</packaging>
<name>GeoPackage Core</name>
<url>https://github.com/ngageoint/geopackage-core-java</url>
0 commit comments