diff --git a/package.json b/package.json index 9914248..5bc3116 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "fiume", "type": "module", - "version": "0.2.2", + "version": "0.2.3", "description": "lightweight javascript/typescript state machine", "types": "dist/index.d.ts", "main": "./dist/index.js",