release: Update version number to 9.1.1

This commit is contained in:
Maribeth Bottorff
2022-11-21 10:43:09 -08:00
parent 441c24bf8b
commit c6d8dcb09a
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

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

View File

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