feat(v4.1.2): version hotfix

This commit is contained in:
diced
2025-06-06 10:40:57 -07:00
parent 4b3878d553
commit 81866b4b50

View File

@@ -2,7 +2,7 @@
"name": "zipline",
"private": true,
"license": "MIT",
"version": "4.1.1",
"version": "4.1.2",
"scripts": {
"build": "cross-env pnpm run --stream \"/^build:.*/\"",
"build:prisma": "prisma generate --no-hints",