From 075d831f2d25172a4b4442a02c8248a33f88de39 Mon Sep 17 00:00:00 2001 From: Kir Belevich Date: Mon, 2 Sep 2019 21:11:34 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A6=20with-callback-on-change:=20v0.3.?= =?UTF-8?q?1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- packages/with-callback-on-change/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/with-callback-on-change/package.json b/packages/with-callback-on-change/package.json index fd0acde..07675b2 100644 --- a/packages/with-callback-on-change/package.json +++ b/packages/with-callback-on-change/package.json @@ -1,6 +1,6 @@ { "name": "@hocs/with-callback-on-change", - "version": "0.3.0", + "version": "0.3.1", "description": "Invokes a callback on prop change as a HOC for React and React Native", "keywords": [ "react",