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", "name": "gitprofile",
"version": "1.1.1", "version": "2.0.0",
"lockfileVersion": 2, "lockfileVersion": 2,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "gitprofile", "name": "gitprofile",
"version": "1.1.1", "version": "2.0.0",
"license": "Apache-2.0", "license": "Apache-2.0",
"dependencies": { "dependencies": {
"react": "^17.0.2", "react": "^17.0.2",

View File

@@ -2,7 +2,7 @@
"name": "gitprofile", "name": "gitprofile",
"description": "Kickstart your personal portfolio with Github Api and blog", "description": "Kickstart your personal portfolio with Github Api and blog",
"private": true, "private": true,
"version": "1.1.1", "version": "2.0.0",
"homepage": "https://arifszn.github.io/gitprofile", "homepage": "https://arifszn.github.io/gitprofile",
"license": "Apache-2.0", "license": "Apache-2.0",
"author": "arifszn", "author": "arifszn",