Skip to content

Commit 1f69c27

Browse files
committed
6.5.0
1 parent 77de284 commit 1f69c27

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
66
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
77

8-
## [Unpublished]
8+
## [6.5.0] - 2018-08-03
99

1010
### Changed
1111

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "arangojs",
3-
"version": "6.4.0",
3+
"version": "6.5.0",
44
"license": "Apache-2.0",
55
"description": "The official ArangoDB JavaScript driver.",
66
"homepage": "https://github.com/arangodb/arangojs",
@@ -92,4 +92,4 @@
9292
"webpack": "^3.0.0",
9393
"xunit-file": "^1.0.0"
9494
}
95-
}
95+
}

0 commit comments

Comments
 (0)