release: Update version number to 10.1.3

This commit is contained in:
Rachel Fenichel
2023-08-24 10:53:14 -07:00
parent 6b666bd4ca
commit 3b6f8be4b5
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

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

View File

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