From c42792175fbbb0d14714c8ee2b15c188fd1a1197 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Vitor=20Oliveira?= Date: Thu, 22 Dec 2022 12:31:38 -0300 Subject: [PATCH] Nova Release: Fix --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 002ca75..d586c35 100755 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "gn-api-sdk-node", "description": "Module for integration with Gerencianet API", - "version": "3.0.0", + "version": "3.0.1", "author": "Gerencianet - Consultoria Tecnica | Palloma Brito | João Vitor Oliveira", "license": "MIT", "repository": "gerencianet/gn-api-sdk-node", @@ -33,4 +33,4 @@ "devDependencies": { "jest": "^28.1.1" } -} +} \ No newline at end of file