diff --git a/package-lock.json b/package-lock.json index 1256f480..0006a96b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "squoosh", - "version": "1.0.2", + "version": "1.1.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 645e5d67..11a28413 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "private": true, "name": "squoosh", - "version": "1.0.2", + "version": "1.1.0", "license": "apache-2.0", "scripts": { "start": "webpack-dev-server --host 0.0.0.0 --hot",