Skip to content

Commit 8d79796

Browse files
author
Zhen Li
committed
Branching 2.0
1 parent 9a4fde2 commit 8d79796

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

esdoc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"enable": true
3939
},
4040
"brand": {
41-
"title": "Neo4j Bolt Driver 1.7 for JavaScript",
41+
"title": "Neo4j Bolt Driver 2.0 for JavaScript",
4242
"repository": "https://github.com/neo4j/neo4j-javascript-driver"
4343
}
4444
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "neo4j-driver",
3-
"version": "1.7.0-dev",
3+
"version": "2.0.0-dev",
44
"description": "Connect to Neo4j 3.0.0 and up from JavaScript",
55
"author": "Neo4j",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)