From b72243fb16cb6c208ca25c166fa4c43dd7e29e6b Mon Sep 17 00:00:00 2001 From: Christoforos Varakliotis Date: Sat, 5 Mar 2022 19:14:24 +0200 Subject: [PATCH] 4.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d178411..7e44a2f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "rxdb-hooks", - "version": "4.0.1", + "version": "4.0.2", "description": "React hooks for integrating with RxDB", "main": "./dist/index.js", "types": "./dist/index.d.ts",