What's Changed
* Add type grammar by 314eter in https://github.com/tree-sitter/tree-sitter-ocaml/pull/89
* Use tree-sitter allocation functions by 314eter in https://github.com/tree-sitter/tree-sitter-ocaml/pull/90
* Replace symlinks by 314eter in https://github.com/tree-sitter/tree-sitter-ocaml/pull/95
* Update bindings by 314eter in https://github.com/tree-sitter/tree-sitter-ocaml/pull/98 and amaanq in https://github.com/tree-sitter/tree-sitter-ocaml/pull/99
* Go: rename exported functions to `LanguageOCaml`, `LanguageOCamlInterface` and `LanguageOCamlType`
* Node: rename exported languages to `ocaml`, `ocaml_interface` and `ocaml_type`
**Full Changelog**: https://github.com/tree-sitter/tree-sitter-ocaml/compare/v0.22.0...v0.23.0