release: Update version number to 11.0.0-beta.11

This commit is contained in:
Maribeth Moffatt
2024-05-13 13:29:03 -07:00
parent 74802bce37
commit df396a9792
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{
"name": "blockly",
"version": "11.0.0-beta.10",
"version": "11.0.0-beta.11",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "blockly",
"version": "11.0.0-beta.10",
"version": "11.0.0-beta.11",
"hasInstallScript": true,
"license": "Apache-2.0",
"dependencies": {

View File

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