From d4af8581208e49c61838ee287a89a7ecba83a187 Mon Sep 17 00:00:00 2001 From: h2xd Date: Thu, 11 Jul 2024 09:04:04 +0000 Subject: [PATCH] chore: bump version 0.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6d2ac59..cc03d25 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@hivemq/ui-shell", - "version": "0.1.4", + "version": "0.2.0", "type": "module", "main": "./dist/index.cjs.js", "module": "./dist/index.es.js",