From 91caf7fb3c626daef5a54a9de714b098a29840b3 Mon Sep 17 00:00:00 2001 From: Ian K Smith Date: Tue, 13 Apr 2021 23:58:44 +0000 Subject: [PATCH] Bump version to: 2.1.4 [skip ci] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 06e1db5..56a0fac 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "usable-react", - "version": "2.1.3", + "version": "2.1.4", "description": "Basic React hooks to get any project off the ground.", "author": "Ian K Smith ", "license": "MIT",