From 8988fde1151d271a9dba255b5a08f12fd7f74ce0 Mon Sep 17 00:00:00 2001 From: Ariful Alam Date: Tue, 3 Jan 2023 22:27:35 +0600 Subject: [PATCH] Bump version to 2.2.1 --- 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 ef8fc9d..fc2b1bb 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@arifszn/gitprofile", - "version": "2.2.0", + "version": "2.2.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@arifszn/gitprofile", - "version": "2.2.0", + "version": "2.2.1", "license": "MIT", "dependencies": { "react": "^18.2.0", diff --git a/package.json b/package.json index 706fad3..4835769 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.0", + "version": "2.2.1", "license": "MIT", "author": "arifszn", "repository": {