From 2db8bf69e69439fcc2aa58b8989e81d09ff370d6 Mon Sep 17 00:00:00 2001 From: Ariful Alam Date: Sat, 14 Jan 2023 19:51:43 +0600 Subject: [PATCH] =?UTF-8?q?Bump=20version=20to=202.3.0=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 1b64f8f..2fcbbf6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@arifszn/gitprofile", - "version": "2.2.1", + "version": "2.3.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@arifszn/gitprofile", - "version": "2.2.1", + "version": "2.3.0", "license": "MIT", "dependencies": { "react": "^18.2.0", diff --git a/package.json b/package.json index a537d07..91507c6 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.2.2", + "version": "2.3.0", "license": "MIT", "author": "arifszn", "repository": {