diff --git a/package-lock.json b/package-lock.json index 9889fd0a..ee28d0fc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "neonctl", - "version": "1.36.0", + "version": "1.37.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "neonctl", - "version": "1.36.0", + "version": "1.37.0", "license": "MIT", "dependencies": { "@neondatabase/api-client": "^1.10.0", diff --git a/package.json b/package.json index 3f2bf8ad..df0dc461 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "url": "git+ssh://git@github.com/neondatabase/neonctl.git" }, "type": "module", - "version": "1.36.0", + "version": "1.37.0", "description": "CLI tool for NeonDB Cloud management", "main": "index.js", "author": "NeonDB",