Skip to content

Commit

Permalink
Bump version to 0.5.0
Browse files Browse the repository at this point in the history
Summary: In preparation for publishing a new crate

Reviewed By: perehonchuk

Differential Revision: D55015230

fbshipit-source-id: b32754b95e2ed7273e20cfbd55a32ac58f66064a
  • Loading branch information
alanz authored and facebook-github-bot committed Mar 18, 2024
1 parent aabf9b2 commit 65f906e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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 = [
Expand Down

0 comments on commit 65f906e

Please sign in to comment.