diff --git a/package.json b/package.json index 0ee8faa..068a937 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@pushrocks/smartmanifest", - "version": "1.0.8", + "version": "1.0.9", "private": false, "description": "a module for creating web app manifests", "main": "dist_ts/index.js", @@ -36,4 +36,4 @@ "browserslist": [ "last 1 chrome versions" ] -} \ No newline at end of file +}