From 0d6eef906fcd6bf37a062a1cd474a6b7cae3526b Mon Sep 17 00:00:00 2001 From: Ariful Alam Date: Thu, 19 May 2022 19:39:09 +0600 Subject: [PATCH] =?UTF-8?q?=20Publish=20version=202.0.6=20=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index dd4f434..6fcc13f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@arifszn/gitprofile", - "version": "2.0.5", + "version": "2.0.6", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@arifszn/gitprofile", - "version": "2.0.5", + "version": "2.0.6", "license": "Apache-2.0", "dependencies": { "react": "^18.0.0", diff --git a/package.json b/package.json index 3a9ed67..bf9026b 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@arifszn/gitprofile", "description": "Create an automatic portfolio based on GitHub profile", - "version": "2.0.5", + "version": "2.0.6", "license": "Apache-2.0", "author": "arifszn", "repository": {