release: Update version number to 9.1.0

This commit is contained in:
Christopher Allen
2022-11-10 17:17:55 +00:00
parent 2209b8b290
commit 3c2e8938bf
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{
"name": "blockly",
"version": "9.0.1",
"version": "9.1.0-beta.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "blockly",
"version": "9.0.1",
"version": "9.1.0-beta.0",
"hasInstallScript": true,
"license": "Apache-2.0",
"dependencies": {

View File

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