Skip to content

Commit 073d621

Browse files
authored
Update zsc.js
1 parent 663e42f commit 073d621

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compiler/zsc.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ import { processComptime } from "./comptime.js";
1818
METADATA
1919
========================= */
2020

21-
const VERSION = "0.4.1";
21+
const VERSION = "0.6.0";
2222

2323
/* =========================
2424
CLI ARG PARSING (SAFE)

0 commit comments

Comments
 (0)