From 11e05b611bb449422d2fba0613c59e8b9b19b29d Mon Sep 17 00:00:00 2001 From: Nat Budin Date: Sun, 21 Jan 2024 11:03:59 -0800 Subject: [PATCH] Bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2ee0068..cef72c0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-blockly", - "version": "8.1.0", + "version": "8.1.1", "description": "A React wrapper for the Blockly visual programming editor", "main": "dist/index.js", "types": "dist/index.d.ts",