From 81182c86a8a91415dcc93658acbb226bd45c3e63 Mon Sep 17 00:00:00 2001 From: Seb Insua Date: Tue, 16 Nov 2021 22:04:23 +0000 Subject: [PATCH] Set version to 0.0.10 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 882163c..d1ae00e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "xstate-awaitable-send", - "version": "0.0.1", + "version": "0.0.10", "description": "Fire an event into an XState `Machine` and then wait for it to stop transitioningg.", "keywords": [ "xstate",