From 65f906efc2f8dbbcc262b786fcf940af407a86a6 Mon Sep 17 00:00:00 2001 From: Alan Zimmerman Date: Mon, 18 Mar 2024 08:06:17 -0700 Subject: [PATCH] Bump version to 0.5.0 Summary: In preparation for publishing a new crate Reviewed By: perehonchuk Differential Revision: D55015230 fbshipit-source-id: b32754b95e2ed7273e20cfbd55a32ac58f66064a --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index c31b2e4..720e47c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,7 +6,7 @@ edition = "2018" keywords = ["incremental", "parsing", "erlang"] license = "MIT" name = "tree-sitter-erlang" -version = "0.4.0" +version = "0.5.0" build = "bindings/rust/build.rs" include = [