diff --git a/Cargo.toml b/Cargo.toml index c6cc7fd..92be9f5 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,7 +2,7 @@ name = "pepegsitter" description = "Collection of Tree-Sitter parsers" repository = "https://github.com/Dav1dde/PepegSitter" -version = "0.2.0" +version = "0.2.1" authors = ["David Herberth "] edition = "2021" license = "MIT"