From e8e3d9a7261a94ee166a25b1aeffe85b4b6d675a Mon Sep 17 00:00:00 2001 From: Manuel Vilche Date: Thu, 20 Apr 2023 19:44:52 -0300 Subject: [PATCH] 6.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f4db210..4cf5985 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@janiscommerce/client-creator", - "version": "6.0.0", + "version": "6.0.1", "description": "A package that wraps all the client creation in Janis Services", "main": "lib/index.js", "scripts": {