Skip to content

Commit

Permalink
v5.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
michele committed Aug 28, 2019
1 parent 056a6dc commit 39781d1
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) a

## [Unreleased]

## [5.0.8] - 2019-19-07
## [5.1.0] - 2019-28-08

### Fixed

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ The following documentation links to the documentation of the synchronous varian
- [ArangoDB](https://www.arangodb.com/)
- [ChangeLog](ChangeLog.md)
- [Examples](src/test/java/com/arangodb/example)
- [JavaDoc](http://arangodb.github.io/arangodb-java-driver-async/javadoc-5_0)
- [JavaDoc](http://arangodb.github.io/arangodb-java-driver-async/javadoc-5_1)
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<groupId>com.arangodb</groupId>
<artifactId>arangodb-java-driver-async</artifactId>
<version>5.0.8</version>
<version>5.1.0</version>
<inceptionYear>2016</inceptionYear>
<packaging>jar</packaging>

Expand Down

0 comments on commit 39781d1

Please sign in to comment.