diff --git a/package-lock.json b/package-lock.json index dc01bcc..09c3dc2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@arifszn/gitprofile", - "version": "3.1.0", + "version": "4.0.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@arifszn/gitprofile", - "version": "3.1.0", + "version": "4.0.0", "license": "MIT", "dependencies": { "react": "^18.3.1", diff --git a/package.json b/package.json index 14eea7e..96583d8 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@arifszn/gitprofile", "description": "Create an automatic portfolio based on GitHub profile", - "version": "3.1.0", + "version": "4.0.0", "type": "module", "license": "MIT", "author": "arifszn",