From 5f824d03a280d3decbc4bac13bc9a3b879b0cdc3 Mon Sep 17 00:00:00 2001 From: Sergiu Cazac Date: Sat, 21 Dec 2024 03:30:57 +0200 Subject: [PATCH] Bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7c924da..801df9b 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "personizely-ui", "web-types": "./web-types.json", - "version": "0.0.29", + "version": "0.0.30", "description": "Personizely UI is a Vue.js UI library with a simple API, based on Reka UI, inspired by shadcn-vue and Keen UI.", "type": "module", "main": "./dist/personizely-ui.js",