Bump version to 3.1.0

This commit is contained in:
Ariful Alam 2024-03-01 16:40:19 +06:00
parent 04beec4e17
commit d60aea0f5e
2 changed files with 4 additions and 3 deletions

4
package-lock.json generated
View File

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

View File

@ -1,7 +1,7 @@
{
"name": "@arifszn/gitprofile",
"description": "Create an automatic portfolio based on GitHub profile",
"version": "3.0.0",
"version": "3.1.0",
"type": "module",
"license": "MIT",
"author": "arifszn",
@ -81,6 +81,7 @@
"github-pages",
"github-portfolio",
"vite-portfolio",
"academic-portfolio",
"github-api"
]
}