From 2a31460cc10af1c3d70ae1af501cadc27236d830 Mon Sep 17 00:00:00 2001 From: Pierre Poupin Date: Fri, 18 Oct 2019 00:10:36 +0200 Subject: [PATCH] Release 1.4.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ed9b268..f8340b2 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "main": "lib/react-archer.js", "module": "lib/react-archer.js", "types": "types/react-archer.d.ts", - "version": "1.3.0", + "version": "1.4.0", "license": "MIT", "dependencies": { "react-fast-compare": "^2.0.4",