diff --git a/Cargo.toml b/Cargo.toml index 33d849f..667688c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "dust-lang" description = "Data-Oriented Programming Language" -version = "0.3.2" +version = "0.3.3" repository = "https://github.com/tree-sitter/tree-sitter-dust" edition = "2018" license = "MIT"