Skip to content

Commit c3a2712

Browse files
committed
3.7.0
1 parent 3b1b2ed commit c3a2712

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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": "3.6.0",
3+
"version": "3.7.0",
44
"description": "The official ArangoDB JavaScript driver.",
55
"main": "index.js",
66
"keywords": [
@@ -63,4 +63,4 @@
6363
"dependencies": {
6464
"extend": "^2.0.1"
6565
}
66-
}
66+
}

0 commit comments

Comments
 (0)