We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d9dabd commit de07323Copy full SHA for de07323
Cargo.toml
@@ -1,7 +1,7 @@
1
[package]
2
name = "tree-sitter-ocaml"
3
description = "OCaml grammar for the tree-sitter parsing library"
4
-version = "0.20.0"
+version = "0.20.1"
5
authors = ["Max Brunsfeld <maxbrunsfeld@gmail.com>"]
6
license = "MIT"
7
readme = "bindings/rust/README.md"
package.json
@@ -1,6 +1,6 @@
{
"name": "tree-sitter-ocaml",
- "version": "0.20.0",
+ "version": "0.20.1",
"description": "OCaml grammar for tree-sitter",
"keywords": [
"parser",
0 commit comments