Skip to content

Commit

Permalink
bump version to 0.7.0
Browse files Browse the repository at this point in the history
Summary: Bump version for imminent release with OTP27 support

Reviewed By: jcpetruzza

Differential Revision: D59686905

fbshipit-source-id: 6810638d37295ca627d2a2d4b37a7b94873a15f8
  • Loading branch information
alanz authored and facebook-github-bot committed Jul 12, 2024
1 parent 6de370c commit 8462fa6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ timeout-readwrite = "0.3.3"
toml = "0.5"
tree-sitter = "0.22.5"
# @fb-only: tree-sitter-erlang = { path = "./tree-sitter-erlang" }
tree-sitter-erlang = "0.6.0" # @oss-only
tree-sitter-erlang = "0.7.0" # @oss-only
url = "2.4.1"
vfs = { git = "https://github.com/rust-lang/rust-analyzer", rev = "2022-09-05" }
vfs-notify = { git = "https://github.com/rust-lang/rust-analyzer", rev = "2022-09-05" }
Expand Down

0 comments on commit 8462fa6

Please sign in to comment.