chore: bump version to 0.0.3 in package.json
Some checks failed
Build and Push Docker Image / build (push) Failing after 1m2s

This commit is contained in:
typist
2025-10-28 03:49:46 +08:00
parent 97b2093b86
commit 6cd05ca4b4

View File

@@ -1,7 +1,7 @@
{
"name": "litek",
"private": true,
"version": "0.0.2",
"version": "0.0.3",
"type": "module",
"scripts": {
"dev": "vite",