From 8f17ee109619b89988c2aed668b8f50b4d5eb1eb Mon Sep 17 00:00:00 2001 From: Abdulghani Akhras Date: Wed, 14 Dec 2022 13:42:53 +0000 Subject: [PATCH] =?UTF-8?q?fix:=20=F0=9F=90=9B=20Fixing=20version=20number?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 045eab8..ec57113 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ibmcloud-appid", - "version": "6.2.6", + "version": "6.3.0", "description": "Node.js SDK for the IBM Cloud App ID service", "main": "lib/appid-sdk.js", "scripts": {