release: Update version number to 11.2.2

This commit is contained in:
Aaron Dodson
2025-03-20 11:13:22 -07:00
parent 74014736a8
commit ae25b32dd8
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

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

View File

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