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