From 703ff404fa55fc0d61e0fdec6f3f0d8571104394 Mon Sep 17 00:00:00 2001 From: bitbucket-pipelines Date: Fri, 27 Jan 2023 11:10:46 +0000 Subject: [PATCH] [skip CI] Version 1.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9f48b00..765059c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "lhisp-oauth-client", - "version": "1.0.0", + "version": "1.0.1", "main": "src/index", "types": "src/index.d.ts", "repository": "git@bitbucket.org:leandro_costa/lhisp-oauth-client.git",