Skip to content

Commit 710f1ff

Browse files
authored
Update Cargo.toml
1 parent f4a40a1 commit 710f1ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compiler/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "hcs-compiler"
3-
version = "0.1.0"
3+
version = "0.0.1"
44
edition = "2021"
55
description = "HackerScript → C transpiler with chained-arena memory model"
66

0 commit comments

Comments
 (0)