Bump version to 1.5.0 in package.json

This commit is contained in:
Anduin Xue
2025-06-15 11:28:22 +00:00
parent 2780b6d188
commit 267eee040b

View File

@@ -1,7 +1,7 @@
{ {
"name": "how-to-cook", "name": "how-to-cook",
"description": "程序员在家做饭方法指南。Programmer's guide about how to cook at home (Chinese).", "description": "程序员在家做饭方法指南。Programmer's guide about how to cook at home (Chinese).",
"version": "1.4.0", "version": "1.5.0",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "git+https://github.com/Anduin2017/HowToCook.git" "url": "git+https://github.com/Anduin2017/HowToCook.git"