Bump version to 2.0.1 🚀

This commit is contained in:
Ariful Alam 2022-03-28 20:31:47 +06:00
parent df281242e1
commit 5345d2af3d
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "gitprofile",
"version": "2.0.0",
"name": "@arifszn/gitprofile",
"version": "2.0.1",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "gitprofile",
"version": "2.0.0",
"name": "@arifszn/gitprofile",
"version": "2.0.1",
"license": "Apache-2.0",
"dependencies": {
"react": "^17.0.2",

View File

@ -1,7 +1,7 @@
{
"name": "@arifszn/gitprofile",
"description": "Create an automatic portfolio based on GitHub profile",
"version": "2.0.0",
"version": "2.0.1",
"license": "Apache-2.0",
"author": "arifszn",
"repository": {