From 3bf965670f2b615a9f999828326bb314adf8e074 Mon Sep 17 00:00:00 2001 From: Antonio Barcelos Date: Thu, 6 Oct 2022 11:32:34 +0200 Subject: [PATCH] Change driver version in readme to 5.x --- README.md | 2 +- packages/neo4j-driver-lite/README.md | 2 +- packages/neo4j-driver/README.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 3ecb2d46d..2eb6990a7 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Resources to get you started: - [Neo4j Manual](https://neo4j.com/docs/) - [Neo4j Refcard](https://neo4j.com/docs/cypher-refcard/current/) -## What's New in 5.0 +## What's New in 5.x - [Changelog](https://github.com/neo4j/neo4j-javascript-driver/wiki/5.0-changelog) diff --git a/packages/neo4j-driver-lite/README.md b/packages/neo4j-driver-lite/README.md index efa9a7f3f..a8d25b326 100644 --- a/packages/neo4j-driver-lite/README.md +++ b/packages/neo4j-driver-lite/README.md @@ -8,7 +8,7 @@ Resources to get you started: - [Neo4j Manual](https://neo4j.com/docs/) - [Neo4j Refcard](https://neo4j.com/docs/cypher-refcard/current/) -## What's New in 5.0 +## What's New in 5.x - [Changelog](https://github.com/neo4j/neo4j-javascript-driver/wiki/5.0-changelog) diff --git a/packages/neo4j-driver/README.md b/packages/neo4j-driver/README.md index 3ecb2d46d..2eb6990a7 100644 --- a/packages/neo4j-driver/README.md +++ b/packages/neo4j-driver/README.md @@ -8,7 +8,7 @@ Resources to get you started: - [Neo4j Manual](https://neo4j.com/docs/) - [Neo4j Refcard](https://neo4j.com/docs/cypher-refcard/current/) -## What's New in 5.0 +## What's New in 5.x - [Changelog](https://github.com/neo4j/neo4j-javascript-driver/wiki/5.0-changelog)