Skip to content

Commit 71fb190

Browse files
committed
v6.5.0
1 parent d00ddb1 commit 71fb190

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ChangeLog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) a
66

77
## [Unreleased]
88

9-
## [6.5.0] - 2019-xx-xx
9+
## [6.5.0] - 2019-12-23
1010

1111
- createDatabase with options (replicationFactor, minReplicationFactor, sharding) (ArangoDB v3.6)
1212
- extended DatabaseEntity with replicationFactor, minReplicationFactor, sharding (ArangoDB v3.6)

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
<groupId>com.arangodb</groupId>
77
<artifactId>arangodb-java-driver</artifactId>
8-
<version>6.4.1</version>
8+
<version>6.5.0</version>
99
<inceptionYear>2016</inceptionYear>
1010
<packaging>jar</packaging>
1111

0 commit comments

Comments
 (0)