diff --git a/README.md b/README.md index 7d74639..8ec5012 100644 --- a/README.md +++ b/README.md @@ -7,8 +7,8 @@ Just include this script (or bundle/serve it yourself) in your page- ```html - ``` diff --git a/package.json b/package.json index b71eefc..b6ce1ec 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pwacompat", - "version": "2.0.5", + "version": "2.0.6", "description": "library to bring Web App Manifest contents to non-compliant browsers", "main": "pwacompat.min.js", "module": "pwacompat.js",