From fc928cd492b630dfb51352a97615514c21eca685 Mon Sep 17 00:00:00 2001 From: bluebill1049 Date: Mon, 30 Dec 2019 12:02:11 +1100 Subject: [PATCH] 2.10.8 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0479659..caa3689 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "little-state-machine", "sideEffects": false, - "version": "2.10.7", + "version": "2.10.8", "main": "dist/index.js", "module": "dist/index.es.js", "types": "dist/index.d.ts",