release: Update version number to 9.3.0

This commit is contained in:
Beka Westberg
2023-03-29 17:12:05 +00:00
parent d642aa0dad
commit a17c86ea7c
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "blockly",
"version": "9.2.1",
"version": "9.3.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "blockly",
"version": "9.2.1",
"version": "9.3.0",
"hasInstallScript": true,
"license": "Apache-2.0",
"dependencies": {
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "blockly",
"version": "9.2.1",
"version": "9.3.0",
"description": "Blockly is a library for building visual programming editors.",
"keywords": [
"blockly"