From c42b21e57a72864073d171ed467b3fbbac1cb7ea Mon Sep 17 00:00:00 2001 From: David Maskasky Date: Fri, 30 Aug 2024 10:39:23 -0700 Subject: [PATCH] Upgrade to version 1.0.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1e815b5..61f6f4e 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "jotai-effect", "description": "👻🔁", - "version": "1.0.2", + "version": "1.0.3", "author": "David Maskasky", "repository": { "type": "git",