From 16dff5f3cedd1ba3a0ac16e9d5c9f2482c8b7f86 Mon Sep 17 00:00:00 2001 From: Adam Kudrna Date: Mon, 4 Dec 2023 17:35:32 +0100 Subject: [PATCH] Bump version to v0.54.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 d4119d23..0e9e5e24 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@react-ui-org/react-ui", - "version": "0.53.0", + "version": "0.54.0", "lockfileVersion": 3, "requires": true, "packages": { diff --git a/package.json b/package.json index 9a11eb57..363ee81d 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.53.0", + "version": "0.54.0", "keywords": [ "react", "ui",