diff --git a/package-lock.json b/package-lock.json index 2647b7e..b458faf 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "tinyify", - "version": "2.0.0", + "version": "2.1.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index d4bf57c..e9b2998 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "tinyify", "description": "a browserify plugin that runs various optimizations, so you don't have to install them all manually.", - "version": "2.0.0", + "version": "2.1.0", "author": "Renée Kooi ", "bugs": { "url": "https://github.com/goto-bus-stop/tinyify/issues"