We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6388d87 commit f8566e7Copy full SHA for f8566e7
packages/neo4j-driver-lite/README.md
@@ -4,13 +4,13 @@ This is the lite version of the official Neo4j driver for JavaScript.
4
5
Resources to get you started:
6
7
-- [API Documentation](https://neo4j.com/docs/api/javascript-driver/4.3/)
+- [API Documentation](https://neo4j.com/docs/api/javascript-driver/current/)
8
- [Neo4j Manual](https://neo4j.com/docs/)
9
- [Neo4j Refcard](https://neo4j.com/docs/cypher-refcard/current/)
10
11
-## What's New in 4.3
+## What's New in 4.4
12
13
-- [Changelog](https://github.com/neo4j/neo4j-javascript-driver/wiki/4.3-changelog)
+- [Changelog](https://github.com/neo4j/neo4j-javascript-driver/wiki/4.4-changelog)
14
15
## Including the Driver
16
0 commit comments