release: Update version number to 11.0.0-beta.5

This commit is contained in:
Christopher Allen
2024-03-21 17:12:14 +00:00
parent d3575adcb8
commit 3934447c64
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "blockly",
"version": "11.0.0-beta.4",
"version": "11.0.0-beta.5",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "blockly",
"version": "11.0.0-beta.4",
"version": "11.0.0-beta.5",
"hasInstallScript": true,
"license": "Apache-2.0",
"dependencies": {
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "blockly",
"version": "11.0.0-beta.4",
"version": "11.0.0-beta.5",
"description": "Blockly is a library for building visual programming editors.",
"keywords": [
"blockly"