From 3c9543cbe4255869953d1b79d513de2eaf87033e Mon Sep 17 00:00:00 2001 From: ElementRobot Date: Thu, 1 Aug 2024 18:14:35 +0000 Subject: [PATCH] patch version bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index abe00ec..5b2ba7e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "matrix-widget-api", - "version": "1.8.1", + "version": "1.8.2", "description": "Matrix Widget API SDK", "main": "./lib/index.js", "types": "./lib/index.d.ts",