From a94a7594150f3af8c9b4f1343310c2630a5ce79e Mon Sep 17 00:00:00 2001 From: PJ Date: Mon, 13 May 2024 13:34:47 -0400 Subject: [PATCH] Release 0.0.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d3da31c..d760f59 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "uneventful", - "version": "0.0.2", + "version": "0.0.3", "description": "Declarative, event-driven reactivity: signals, streams, structured concurrency, and easy resource cleanup", "keywords": [ "signals",