From 34a97dedfa2b57550d50807dcfb2be6958fdae2f Mon Sep 17 00:00:00 2001 From: Nick Uraltsev Date: Wed, 8 Mar 2017 07:33:27 -0800 Subject: [PATCH] 0.5.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index abafb7d..abb9610 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "finity", - "version": "0.5.2", + "version": "0.5.3", "description": "A finite state machine library for Node.js and the browser with a friendly configuration DSL", "keywords": [ "state",