Skip to content

Commit

Permalink
browser example version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
laurentpayot committed Nov 27, 2022
1 parent 0ee52f6 commit 9eb110e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ Import the `identicon-svg` custom element from the `minidenticons.min.js` file.

```html
<script type="module">
import { identiconSvg } from 'https://unpkg.com/minidenticons@1.0.4/minidenticons.min.js'
import { identiconSvg } from 'https://unpkg.com/minidenticons@2.0.0/minidenticons.min.js'
</script>
```

Expand Down

0 comments on commit 9eb110e

Please sign in to comment.