Skip to content

Commit 548758b

Browse files
authored
Merge pull request #1284 from ml5js/v0.9.0
chore: bump version
2 parents ad66c69 + 2c029ef commit 548758b

File tree

3 files changed

+245
-38972
lines changed

3 files changed

+245
-38972
lines changed

README.md

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

4545

4646

47+
4748

4849

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

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

53-
**v0.8.14**
54+
**v0.9.0**
5455

55-
<script src="https://unpkg.com/ml5@0.8.14/dist/ml5.min.js" type="text/javascript"></script>
56+
<script src="https://unpkg.com/ml5@0.9.0/dist/ml5.min.js" type="text/javascript"></script>
5657

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

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

7374

7475

76+
7577

7678

7779

0 commit comments

Comments
 (0)