Skip to content

Commit 6e7e1ef

Browse files
committed
next version 6.5.0, geopackage-core 6.5.0
1 parent 9de14e0 commit 6e7e1ef

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Adheres to [Semantic Versioning](http://semver.org/).
44

55
---
66

7-
## 6.4.1 (TBD)
7+
## 6.5.0 (TBD)
88

99
* TBD
1010

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>mil.nga.geopackage</groupId>
55
<artifactId>geopackage</artifactId>
6-
<version>6.4.1</version>
6+
<version>6.5.0</version>
77
<packaging>jar</packaging>
88
<name>GeoPackage</name>
99
<url>https://github.com/ngageoint/geopackage-java</url>
@@ -46,7 +46,7 @@
4646
<dependency>
4747
<groupId>mil.nga.geopackage</groupId>
4848
<artifactId>geopackage-core</artifactId>
49-
<version>6.4.0</version>
49+
<version>6.5.0</version>
5050
<exclusions>
5151
<exclusion>
5252
<groupId>com.j256.ormlite</groupId>

0 commit comments

Comments
 (0)