ci: bump version to 4.0.2

This commit is contained in:
Amruth Pillai
2023-11-26 15:51:53 +01:00
parent 57aac2ab62
commit 922ef11883

View File

@ -1,7 +1,7 @@
{
"name": "@reactive-resume/source",
"description": "A free and open-source resume builder that simplifies the process of creating, updating, and sharing your resume.",
"version": "4.0.1",
"version": "4.0.2",
"license": "MIT",
"private": true,
"author": {
@ -237,7 +237,7 @@
"zundo": "^2.0.0",
"zustand": "^4.4.6"
},
"packageManager": "pnpm@8.10.5",
"packageManager": "pnpm@8.11.0",
"engines": {
"node": ">=18.0.0"
},