We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c06d459 commit 83b4112Copy full SHA for 83b4112
CHANGELOG.md
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
7
8
## [Unreleased]
9
10
+## [6.1.0] - 2018-02-12
11
+
12
### Removed
13
14
* Removed ES modules build
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "arangojs",
3
- "version": "6.0.1",
+ "version": "6.1.0",
4
"license": "Apache-2.0",
5
"description": "The official ArangoDB JavaScript driver.",
6
"homepage": "https://github.com/arangodb/arangojs",
0 commit comments