Skip to content

Commit e31c5a1

Browse files
authored
Bump version from 0.4.0 to 0.4.1
1 parent 9bd8016 commit e31c5a1

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
@@ -17,7 +17,7 @@ import { Scope } from "./semantic/Scope.js";
1717
METADATA
1818
========================= */
1919

20-
const VERSION = "0.4.0";
20+
const VERSION = "0.4.1";
2121

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

0 commit comments

Comments
 (0)