Bump version to 2.0.4 🚀

This commit is contained in:
Ariful Alam 2022-04-24 14:19:51 +06:00
parent ff3d0f1abd
commit 4800b0e1ae
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

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

View File

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