From 90bafcb039515fd086b7419d3aa90bbe54a4783d Mon Sep 17 00:00:00 2001 From: Christoforos Varakliotis Date: Sun, 9 Jan 2022 13:48:02 +0200 Subject: [PATCH] 4.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 77d643e..b5b544b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "rxdb-hooks", - "version": "4.0.0", + "version": "4.0.1", "description": "React hooks for integrating with RxDB", "main": "./dist/index.js", "types": "./dist/index.d.ts",