diff --git a/README.md b/README.md index fa81e14..a511e69 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ Import the `identicon-svg` custom element from the `minidenticons.min.js` file. ```html ``` diff --git a/package.json b/package.json index c3e38c0..9417045 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "minidenticons", - "version": "2.0.0", + "version": "2.0.1", "description": "Super lightweight SVG identicon (icon avatar) generator", "author": "Laurent Payot", "license": "MIT",