release: Bump version to 13.0.0-beta.0 (#9693)

This commit is contained in:
Aaron Dodson
2026-04-08 13:29:03 -07:00
committed by GitHub
parent 41319baf5d
commit c7fd3f339e
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -1,12 +1,12 @@
{
"name": "blockly-repo",
"version": "0.0.0",
"version": "0.0.1",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "blockly-repo",
"version": "0.0.0",
"version": "0.0.1",
"license": "Apache-2.0",
"workspaces": [
"packages/*"
@@ -1950,7 +1950,7 @@
}
},
"packages/blockly": {
"version": "12.5.1",
"version": "13.0.0-beta.0",
"hasInstallScript": true,
"license": "Apache-2.0",
"devDependencies": {
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "blockly",
"version": "12.5.1",
"version": "13.0.0-beta.0",
"description": "Blockly is a library for building visual programming editors.",
"keywords": [
"blockly"