diff --git a/package-lock.json b/package-lock.json index 73f4938..ce16855 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "basti", - "version": "1.0.1", + "version": "1.1.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "basti", - "version": "1.0.1", + "version": "1.1.0", "license": "ISC", "dependencies": { "@aws-sdk/client-ec2": "3.231.0", diff --git a/package.json b/package.json index 41845b0..c259d14 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "basti", - "version": "1.0.1", + "version": "1.1.0", "description": "Basti is a CLI tool for accessing DB instances and other AWS resources in private networks almost at no cost.", "author": "BohdanPetryshyn", "homepage": "https://github.com/BohdanPetryshyn/basti#readme",