diff --git a/package.json b/package.json index f92aeb0f..455eb197 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mobx-react-lite", - "version": "1.4.0", + "version": "1.4.1", "description": "Lightweight React bindings for MobX based on React 16.8 and Hooks", "main": "dist/index.js", "jsnext:main": "dist/index.module.js",