Skip to content

Commit

Permalink
update unpkg link for 2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
scurker committed Jul 21, 2020
1 parent a3c2b32 commit 2c98725
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Expand Up @@ -49,7 +49,7 @@ yarn add currency.js
Via cdn:

```html
<script src="https://unpkg.com/currency.js@~1.2.0/dist/currency.min.js"></script>
<script src="https://unpkg.com/currency.js@~2.0.0/dist/currency.min.js"></script>
```

Need the latest cutting edge? All commits on master are tagged with `next` on npm:
Expand Down

0 comments on commit 2c98725

Please sign in to comment.