From dcb58587b6446cb7cbab2201e8862a47f20cc4c1 Mon Sep 17 00:00:00 2001 From: Christoforos Varakliotis Date: Mon, 27 Feb 2023 18:03:25 +0200 Subject: [PATCH] 5.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index caab255..3e2af1e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "rxdb-hooks", - "version": "5.0.1", + "version": "5.0.2", "description": "React hooks for integrating with RxDB", "main": "./dist/index.js", "types": "./dist/index.d.ts",