diff --git a/package.json b/package.json index 4f86661..2d7df4d 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "parket", - "version": "0.4.0", + "version": "0.4.1", "description": "A small reactiveâ„¢ library to manage application state, heavily inspired by mobx-state-tree", "source": "src/index.ts", "typings": "dist/index.d.ts",