Skip to content

Commit

Permalink
Merge branch 'master' into renovate/google-closure-compiler-js-202007…
Browse files Browse the repository at this point in the history
…19.x
  • Loading branch information
scurker committed Jul 21, 2020
2 parents a67829c + 2c98725 commit 5dfdb0c
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 5dfdb0c

Please sign in to comment.