diff --git a/crates/debug_label/package.json b/crates/debug_label/package.json index 977c65b..7889ff3 100644 --- a/crates/debug_label/package.json +++ b/crates/debug_label/package.json @@ -1,6 +1,6 @@ { "name": "@swc-jotai/debug-label", - "version": "0.1.1", + "version": "0.2.0", "description": "SWC plugin for automatic jotai atom debug labels", "author": "Mathis Møller", "license": "MIT", diff --git a/crates/react_refresh/package.json b/crates/react_refresh/package.json index 31fcc75..d2b5064 100644 --- a/crates/react_refresh/package.json +++ b/crates/react_refresh/package.json @@ -1,6 +1,6 @@ { "name": "@swc-jotai/react-refresh", - "version": "0.2.0", + "version": "0.3.0", "description": "SWC plugin for supporting React Refresh with Jotai", "author": "Mathis Møller", "license": "MIT",