Commit 5bd5993
authored
Update useP5Version.jsx to include 2.0.3 patch
We recently [released p5.js 2.0.3](https://github.com/processing/p5.js/releases/tag/v2.0.3)! This adds it to the version picker.
Changes:
I have verified that this pull request:
* [x] has no linting errors (`npm run lint`)
* [x] has no test errors (`npm run test`)
* [x] is from a uniquely-named feature branch and is up to date with the `develop` branch.
* [ ] is descriptively named and links to an issue number, i.e. `Fixes #123`1 parent 6c4c288 commit 5bd5993
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
11 | 12 | | |
12 | 13 | | |
13 | 14 | | |
| |||
0 commit comments