From 4e067a278fe96f7ea7af4bba68dfaf898c92d822 Mon Sep 17 00:00:00 2001 From: Max Hallinan Date: Thu, 14 Sep 2017 13:44:03 +0200 Subject: [PATCH] 0.1.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 782d7fb..deddd0b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "reshep", - "version": "0.1.3", + "version": "0.1.4", "description": "A higher-order component that \"reshapes\" a React component props object.", "license": "MIT", "repository": {