diff --git a/package-lock.json b/package-lock.json index 4995ae2..8b3a9e3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "neonctl", - "version": "1.34.0", + "version": "1.35.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "neonctl", - "version": "1.34.0", + "version": "1.35.0", "license": "MIT", "dependencies": { "@neondatabase/api-client": "^1.10.0", diff --git a/package.json b/package.json index d365e96..75c118b 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "url": "git+ssh://git@github.com/neondatabase/neonctl.git" }, "type": "module", - "version": "1.34.0", + "version": "1.35.0", "description": "CLI tool for NeonDB Cloud management", "main": "index.js", "author": "NeonDB",