diff --git a/package-lock.json b/package-lock.json index 96a2759..3c517b8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "draw.io-export", - "version": "0.2.1", + "version": "0.3.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "draw.io-export", - "version": "0.2.1", + "version": "0.3.0", "license": "MIT", "dependencies": { "axios": "^0.27.2", diff --git a/package.json b/package.json index 19964ce..9807461 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "draw.io-export", - "version": "0.2.1", + "version": "0.3.0", "description": "Convert draw.io xml to pdf/png within command line.", "main": "index.js", "bin": {