From ed807d248d8787198ce77a828a811c6517d03471 Mon Sep 17 00:00:00 2001 From: andreespirela Date: Sat, 23 Oct 2021 13:10:41 -0400 Subject: [PATCH] 1.0.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a064a2c..0acdd4b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "verto-cace-interface", - "version": "1.0.3", + "version": "1.0.4", "description": "A communication package with Verto Cache System", "main": "dist/index.js", "types": "dist/index.d.ts",