From 1587dcc63df5b1d857d1c618bfa5b185dc41140f Mon Sep 17 00:00:00 2001 From: Michael Puzon Date: Tue, 2 Apr 2024 12:03:47 -0700 Subject: [PATCH] Bump up version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 868134b..59f9020 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "rse-react-library", "private": true, - "version": "0.0.3", + "version": "0.0.4", "description": "A template for creating React component libraries with Vite, Tailwind, and Storybook.", "author": "TRI", "license": "MIT",