From 74d4d4c94dd7d479c0bebe825204292b6daeb866 Mon Sep 17 00:00:00 2001 From: Anton Korzunov Date: Wed, 16 May 2018 22:35:41 +1000 Subject: [PATCH] 4.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index acc0c85c0..bcd7f31af 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-hot-loader", - "version": "4.1.3", + "version": "4.2.0", "description": "Tweak React components in real time.", "main": "index.js", "types": "react-hot-loader.d.ts",