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