From ed0e9f4f40f8ffdffab1abd23d92882d3668a567 Mon Sep 17 00:00:00 2001 From: Nat Budin Date: Wed, 26 Jul 2023 10:30:17 -0700 Subject: [PATCH] 7.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1481334..850706a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-blockly", - "version": "7.2.2", + "version": "7.3.0", "description": "A React wrapper for the Blockly visual programming editor", "main": "dist/index.js", "types": "dist/index.d.ts",