From 8ecbc57678c78edbc877f7228f294156e3405079 Mon Sep 17 00:00:00 2001 From: Ubuntu Date: Tue, 5 Oct 2021 11:44:12 +0000 Subject: [PATCH] 5.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 68863b206..8047d728a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hazelcast-client", - "version": "5.0.0", + "version": "5.0.1", "description": "Hazelcast - open source In-Memory Data Grid - client for Node.js", "main": "lib/index.js", "types": "lib/index.d.ts",