From a1c4cd79f42f1e712b68335d307efb3fb2ae74d0 Mon Sep 17 00:00:00 2001 From: Avraham Sakal Date: Mon, 8 May 2023 15:11:52 -0400 Subject: [PATCH] v0.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 825f9f9..cc496a4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@sakal/fsm", - "version": "0.0.1", + "version": "0.0.2", "author": "Brian Sakal ", "license": "MIT", "main": "./dist/index.js",