Skip to content

Commit

Permalink
Version bump to 1.4.0
Browse files Browse the repository at this point in the history
Prepare to publish the new changes since 1.3.3:
- Improved pen precision (and correct default color)
- `touching edge` and `if on edge, bounce` support
- `when timer greater than` support
- `loudness` and `when loudness greater than` support
- Fixed bug with "when this sprite/stage clicked"
  • Loading branch information
Josh Pullen authored and adroitwhiz committed Jul 24, 2022
1 parent c132c6d commit 3822bdb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "leopard",
"version": "1.3.3",
"version": "1.4.0",
"description": "Make Scratch-like projects with JavaScript.",
"private": false,
"browser": true,
Expand Down

0 comments on commit 3822bdb

Please sign in to comment.