From 1cc97f1986ce80abe598cf44c42856a6e8c996dc Mon Sep 17 00:00:00 2001 From: salil-naik Date: Thu, 23 Mar 2023 14:58:51 +0530 Subject: [PATCH] v1.0.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f3a71ee..f374278 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@socket.tech/plugin", - "version": "1.0.4", + "version": "1.0.5", "main": "dist/index.js", "module": "dist/index.es.js", "types": "dist/index.d.ts",