diff --git a/package-lock.json b/package-lock.json index a770891..f21e07a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "neonctl", - "version": "1.31.1", + "version": "1.32.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "neonctl", - "version": "1.31.1", + "version": "1.32.0", "license": "MIT", "dependencies": { "@neondatabase/api-client": "1.9.0", diff --git a/package.json b/package.json index b697f74..3416e96 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "url": "git+ssh://git@github.com/neondatabase/neonctl.git" }, "type": "module", - "version": "1.31.1", + "version": "1.32.0", "description": "CLI tool for NeonDB Cloud management", "main": "index.js", "author": "NeonDB",