diff --git a/package-lock.json b/package-lock.json index ebc6422..63a1cc2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "gitprofile", - "version": "1.1.1", + "version": "2.0.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "gitprofile", - "version": "1.1.1", + "version": "2.0.0", "license": "Apache-2.0", "dependencies": { "react": "^17.0.2", diff --git a/package.json b/package.json index 7e521c8..cfeb00a 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "gitprofile", "description": "Kickstart your personal portfolio with Github Api and blog", "private": true, - "version": "1.1.1", + "version": "2.0.0", "homepage": "https://arifszn.github.io/gitprofile", "license": "Apache-2.0", "author": "arifszn",