From 58ef79c7b16c96ae124fe7a91110a85c8bcfc693 Mon Sep 17 00:00:00 2001 From: ElementRobot Date: Wed, 2 Oct 2024 19:56:30 +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 c528c171..d9dd8a93 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vector-im/compound-web", - "version": "6.3.0", + "version": "6.3.1", "description": "Compound components for the Web", "type": "module", "main": "./dist/compound-web.js",