We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 663e42f commit 073d621Copy full SHA for 073d621
compiler/zsc.js
@@ -18,7 +18,7 @@ import { processComptime } from "./comptime.js";
18
METADATA
19
========================= */
20
21
-const VERSION = "0.4.1";
+const VERSION = "0.6.0";
22
23
/* =========================
24
CLI ARG PARSING (SAFE)
0 commit comments