Update Gitprofile version to 4.0.0

This commit is contained in:
Ariful Alam 2025-07-06 17:33:37 +06:00
parent ecba63a9fa
commit db19264188
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "@arifszn/gitprofile",
"version": "3.1.0",
"version": "4.0.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "@arifszn/gitprofile",
"version": "3.1.0",
"version": "4.0.0",
"license": "MIT",
"dependencies": {
"react": "^18.3.1",

View File

@ -1,7 +1,7 @@
{
"name": "@arifszn/gitprofile",
"description": "Create an automatic portfolio based on GitHub profile",
"version": "3.1.0",
"version": "4.0.0",
"type": "module",
"license": "MIT",
"author": "arifszn",