diff --git a/package-lock.json b/package-lock.json index 3d4b9af..41fd510 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@cloudinary/cloud", - "version": "0.1.0", + "version": "0.1.4", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@cloudinary/cloud", - "version": "0.1.0", + "version": "0.1.4", "license": "MIT", "bin": { "cloudinary-cloud": "dist/index.js" diff --git a/package.json b/package.json index e0084a2..4fc46c3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@cloudinary/cloud", - "version": "0.1.3", + "version": "0.1.4", "description": "One command to get a disposable Cloudinary cloud account — no signup required", "type": "module", "bin": {