Bump version to 2.0.0 🚀

This commit is contained in:
Ariful Alam 2022-03-20 18:45:32 +06:00
parent d7fa99c787
commit a40a6a669f
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@ -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",

View File

@ -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",