release: update version number to 10.4.0

This commit is contained in:
Maribeth Moffatt
2024-02-15 12:34:50 -08:00
parent ef500ab911
commit 1126906a8e
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

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

View File

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