From bc1cbd45622d54d097f19c14d3260531ba11d56b Mon Sep 17 00:00:00 2001 From: Chris Bianca Date: Mon, 31 Jan 2022 14:37:22 +0000 Subject: [PATCH] 5.0.1 --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index 6700cae..83c9e96 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "react-firebase-hooks", - "version": "5.0.0", + "version": "5.0.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 71eca46..9bbaf81 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-firebase-hooks", - "version": "5.0.0", + "version": "5.0.1", "description": "React Hooks for Firebase", "author": "CS Frequency Limited (https://csfrequency.com)", "license": "Apache-2.0",