From 88a76f2f9e1d880464948c71e549a5a3999a5e76 Mon Sep 17 00:00:00 2001 From: Suhyun Park Date: Tue, 21 Nov 2023 09:07:14 +0900 Subject: [PATCH] chore: bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1c9c713..90b758d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@solved-ac/ui-react", - "version": "0.5.2", + "version": "0.6.0", "description": "React component library used by solved.ac", "author": "shiftpsh", "license": "MIT",