diff --git a/Cargo.toml b/Cargo.toml index 312fbc8..d30cac9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "dust-lang" description = "Data-Oriented Programming Language" -version = "0.3.5" +version = "0.3.7" repository = "https://git.jeffa.io/jeff/dust.git" edition = "2021" license = "MIT"