diff --git a/package-lock.json b/package-lock.json index 217e647..d2b3938 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "svgo-compressor", - "version": "1.4.0", + "version": "1.4.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 1eee1ae..f07e444 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "svgo-compressor", - "version": "1.4.0", + "version": "1.4.1", "license": "MIT", "description": "A Plugin that compresses SVG assets using SVGO, right when you export them. This Plugin *requires* Sketch 3.8.", "skpm": {