Skip to content

Commit ebdd5a1

Browse files
authored
Bump version from 0.4.1 to 0.5.0
1 parent 1c0884f commit ebdd5a1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.5.0";
2222

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

0 commit comments

Comments
 (0)