From 4188eaf737f9a883fb9f5c726159b592c4f63671 Mon Sep 17 00:00:00 2001 From: Ian K Smith Date: Wed, 14 Apr 2021 20:04:37 +0000 Subject: [PATCH] Bump version to: 2.2.0 [skip ci] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 56a0fac..23d0669 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "usable-react", - "version": "2.1.4", + "version": "2.2.0", "description": "Basic React hooks to get any project off the ground.", "author": "Ian K Smith ", "license": "MIT",