diff --git a/README.md b/README.md index 73d7946..673e948 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ nuodb driver supports basic features of the NuoDB Database and NuoDB C++ client. ## Dependencies -Node 16.13.2 +Node 20.18.0 ## Installation diff --git a/package.json b/package.json index c1a9845..6477f72 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "author": "Dassault Systèmes SE", "description": "The official NuoDB database driver for Node.js. Provides a high-level SQL API on top of the NuoDB Node.js Addon.", "license": "BSD-3-Clause", - "version": "3.7.4", + "version": "4.0.0", "main": "index.js", "keywords": [ "nuodb",