Skip to content

Commit

Permalink
chore: update version number for patch release (#6201)
Browse files Browse the repository at this point in the history
* chore: update version number for patch release

* chore: update package-lock

* chore: rebuild to update version number
  • Loading branch information
maribethb authored Jun 8, 2022
1 parent d61f4ca commit 24a808d
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion blockly_compressed.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "blockly",
"version": "8.0.2",
"version": "8.0.3",
"description": "Blockly is a library for building visual programming editors.",
"keywords": [
"blockly"
Expand Down

0 comments on commit 24a808d

Please sign in to comment.