From 62c43d4509f9cd5bcfd4acf6e1e58e8a9dd42ff9 Mon Sep 17 00:00:00 2001 From: Kir Belevich Date: Sun, 15 Jul 2018 19:29:00 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A6=20with-callback-on-change:=20v0.3.?= =?UTF-8?q?0?= 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 d92e952..fd0acde 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.2.0", + "version": "0.3.0", "description": "Invokes a callback on prop change as a HOC for React and React Native", "keywords": [ "react",