From 20445d2038c08ac5584d48f79f2c44bc36685909 Mon Sep 17 00:00:00 2001 From: Adam Kudrna Date: Mon, 13 Feb 2023 21:56:21 +0100 Subject: [PATCH] Bump version to v0.50.2 --- 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 c898c0a4..49e8833b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@react-ui-org/react-ui", - "version": "0.50.1", + "version": "0.50.2", "lockfileVersion": 2, "requires": true, "packages": { diff --git a/package.json b/package.json index b55b5272..a541b6dc 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.50.1", + "version": "0.50.2", "keywords": [ "react", "ui",