Skip to content

Commit

Permalink
chore: bump pkg
Browse files Browse the repository at this point in the history
  • Loading branch information
joeyklee committed Jan 21, 2022
1 parent ce2f9f5 commit d08216c
Show file tree
Hide file tree
Showing 3 changed files with 334 additions and 39,063 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,15 +42,16 @@ Before getting started with ml5.js, review our [Code of Conduct](https://github.






<p id="latest-version">

* You can use the latest version (0.8.12) by adding it to the head section of your HTML document:
* You can use the latest version (0.8.13) by adding it to the head section of your HTML document:

**v0.8.12**
**v0.8.13**

<script src="https://unpkg.com/[email protected].12/dist/ml5.min.js" type="text/javascript"></script>
<script src="https://unpkg.com/[email protected].13/dist/ml5.min.js" type="text/javascript"></script>

</p data-id="latest-version">

Expand All @@ -68,6 +69,7 @@ Before getting started with ml5.js, review our [Code of Conduct](https://github.







Expand Down
Loading

0 comments on commit d08216c

Please sign in to comment.