From 67b99aadab99d12fbabbb01c5d4bcbefb70d0df9 Mon Sep 17 00:00:00 2001 From: Christoforos Varakliotis Date: Sat, 6 Nov 2021 16:23:54 +0200 Subject: [PATCH] 4.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 925f903..77d643e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "rxdb-hooks", - "version": "3.0.2", + "version": "4.0.0", "description": "React hooks for integrating with RxDB", "main": "./dist/index.js", "types": "./dist/index.d.ts",