chore: bump version

This commit is contained in:
Dmitriy Pleshevskiy 2020-11-06 06:16:01 +03:00
parent 5f50eba402
commit f19d608388

View file

@ -1,6 +1,6 @@
{
"name": "it-fsm",
"version": "1.0.7",
"version": "1.0.8",
"description": "Simple finite state machine for nodejs",
"main": "./target/index.js",
"types": "./target/index.d.ts",