From 8a8845d3b169790b768638d9b830d3a122a3c45f Mon Sep 17 00:00:00 2001 From: Daniel K Date: Wed, 26 Jun 2019 15:18:58 +0200 Subject: [PATCH] 1.4.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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",