diff --git a/package-lock.json b/package-lock.json index 6e0a822..09d8ce3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "google-cloud-sql", - "version": "1.6.1", + "version": "1.7.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "google-cloud-sql", - "version": "1.6.1", + "version": "1.7.1", "license": "UNLICENSED", "dependencies": { "boxen": "5.1.2", diff --git a/package.json b/package.json index 1aa3d73..0247aff 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "google-cloud-sql", - "version": "1.6.1", + "version": "1.7.1", "description": "Connect to private Google Cloud SQL instance through Cloud SQL Auth Proxy running in GKE cluster.", "license": "UNLICENSED", "author": "Dinko Osrecki ",