From f9e187abef2950a961575727ec16a68b83e383fe Mon Sep 17 00:00:00 2001 From: Adam Kudrna Date: Wed, 27 Mar 2024 15:52:37 +0100 Subject: [PATCH] Bump version to v0.55.0 --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index f0aa2cec..444f0a4b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@react-ui-org/react-ui", - "version": "0.54.0", + "version": "0.55.0", "lockfileVersion": 3, "requires": true, "packages": { diff --git a/package.json b/package.json index c84bc3d2..3da52a14 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@react-ui-org/react-ui", "description": "React UI is a themeable UI library for React apps.", - "version": "0.54.0", + "version": "0.55.0", "keywords": [ "react", "ui",