diff --git a/package.json b/package.json index 406c6b0..cb088a2 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "little-state-machine", "sideEffects": false, - "version": "3.0.0", + "version": "3.0.1", "main": "dist/index.js", "module": "dist/index.es.js", "types": "dist/index.d.ts",