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 a2bdd55 commit 6ac07d7Copy full SHA for 6ac07d7
CHANGELOG.md
@@ -4,6 +4,10 @@ Adheres to [Semantic Versioning](http://semver.org/).
4
5
---
6
7
+## 6.6.5 (TBD)
8
+
9
+* TBD
10
11
## [6.6.4](https://github.com/ngageoint/geopackage-core-java/releases/tag/6.6.4) (09-25-2023)
12
13
* GeoPackage core data type (features, tiles, attributes) retrieval and detection methods
pom.xml
@@ -3,7 +3,7 @@
3
<modelVersion>4.0.0</modelVersion>
<groupId>mil.nga.geopackage</groupId>
<artifactId>geopackage-core</artifactId>
- <version>6.6.4</version>
+ <version>6.6.5</version>
<packaging>jar</packaging>
<name>GeoPackage Core</name>
<url>https://github.com/ngageoint/geopackage-core-java</url>
0 commit comments