Skip to content

Commit aa5fc43

Browse files
authored
Merge pull request #1278 from ml5js/chore-bump-pkg
chore: bump pkg
2 parents 46190c4 + bb45796 commit aa5fc43

File tree

3 files changed

+38982
-168
lines changed

3 files changed

+38982
-168
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,15 +43,16 @@ Before getting started with ml5.js, review our [Code of Conduct](https://github.
4343

4444

4545

46+
4647

4748

4849
<p id="latest-version">
4950

50-
* You can use the latest version (0.8.13) by adding it to the head section of your HTML document:
51+
* You can use the latest version (0.8.14) by adding it to the head section of your HTML document:
5152

52-
**v0.8.13**
53+
**v0.8.14**
5354

54-
<script src="https://unpkg.com/[email protected].13/dist/ml5.min.js" type="text/javascript"></script>
55+
<script src="https://unpkg.com/[email protected].14/dist/ml5.min.js" type="text/javascript"></script>
5556

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

@@ -70,6 +71,7 @@ Before getting started with ml5.js, review our [Code of Conduct](https://github.
7071

7172

7273

74+
7375

7476

7577

0 commit comments

Comments
 (0)