diff --git a/package-lock.json b/package-lock.json index efd1c8c4..207082d8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "squoosh", - "version": "1.6.1", + "version": "1.7.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 7f14ad1d..70a3c3a7 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "private": true, "name": "squoosh", - "version": "1.6.1", + "version": "1.7.0", "license": "apache-2.0", "scripts": { "start": "webpack-dev-server --host 0.0.0.0 --hot",