diff --git a/package-lock.json b/package-lock.json index 52dde2f..b018d15 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@arifszn/gitprofile", - "version": "2.5.0", + "version": "2.6.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@arifszn/gitprofile", - "version": "2.5.0", + "version": "2.6.0", "license": "MIT", "dependencies": { "react": "^18.2.0", diff --git a/package.json b/package.json index d9d004d..967d34c 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.5.0", + "version": "2.6.0", "license": "MIT", "author": "arifszn", "repository": {