diff --git a/crates/debug_label/package.json b/crates/debug_label/package.json index 645e585..977c65b 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.0", + "version": "0.1.1", "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 c82c96c..7e3f079 100644 --- a/crates/react_refresh/package.json +++ b/crates/react_refresh/package.json @@ -1,6 +1,6 @@ { "name": "@swc-jotai/react-refresh", - "version": "0.1.0", + "version": "0.1.1", "description": "SWC plugin for supporting React Refresh with Jotai", "author": "Mathis Møller", "license": "MIT",