release: Update version number to 10.4.3

This commit is contained in:
Beka Westberg
2024-03-08 20:19:00 +00:00
parent 0ab2809ce9
commit 6a29acbe7a
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{
"name": "blockly",
"version": "10.4.2",
"version": "10.4.3",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "blockly",
"version": "10.4.2",
"version": "10.4.3",
"hasInstallScript": true,
"license": "Apache-2.0",
"dependencies": {

View File

@@ -1,6 +1,6 @@
{
"name": "blockly",
"version": "10.4.2",
"version": "10.4.3",
"description": "Blockly is a library for building visual programming editors.",
"keywords": [
"blockly"