diff --git a/Cargo.toml b/Cargo.toml index 384da15..11a0238 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "dust-lang" description = "Data-Oriented Programming Language" -version = "0.3.91" +version = "0.3.92" repository = "https://git.jeffa.io/jeff/dust.git" edition = "2021" license = "MIT"