We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76aa1e1 commit 17753aaCopy full SHA for 17753aa
ChangeLog.md
@@ -6,7 +6,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) a
6
7
## [Unreleased]
8
9
-## [6.1.1] - 2019-09-05
+## [6.2.0] - 2019-09-05
10
11
- merged async driver
12
- bugfix method chaining in IndexOptions
pom.xml
@@ -5,7 +5,7 @@
5
<groupId>com.arangodb</groupId>
<artifactId>arangodb-java-driver</artifactId>
- <version>6.1.1</version>
+ <version>6.2.0</version>
<inceptionYear>2016</inceptionYear>
<packaging>jar</packaging>
0 commit comments