Skip to content

Commit 39781d1

Browse files
author
michele
committed
v5.1.0
1 parent 056a6dc commit 39781d1

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
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-
## [5.0.8] - 2019-19-07
9+
## [5.1.0] - 2019-28-08
1010

1111
### Fixed
1212

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ The following documentation links to the documentation of the synchronous varian
2222
- [ArangoDB](https://www.arangodb.com/)
2323
- [ChangeLog](ChangeLog.md)
2424
- [Examples](src/test/java/com/arangodb/example)
25-
- [JavaDoc](http://arangodb.github.io/arangodb-java-driver-async/javadoc-5_0)
25+
- [JavaDoc](http://arangodb.github.io/arangodb-java-driver-async/javadoc-5_1)

pom.xml

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

55
<groupId>com.arangodb</groupId>
66
<artifactId>arangodb-java-driver-async</artifactId>
7-
<version>5.0.8</version>
7+
<version>5.1.0</version>
88
<inceptionYear>2016</inceptionYear>
99
<packaging>jar</packaging>
1010

0 commit comments

Comments
 (0)