We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7608c14 commit f86d90cCopy full SHA for f86d90c
2 files changed
Cargo.toml
@@ -1,7 +1,7 @@
1
[package]
2
name = "tree-sitter-ruby"
3
description = "Ruby grammar for the tree-sitter parsing library"
4
-version = "0.16.2"
+version = "0.17.0"
5
authors = [
6
"Douglas Creager <dcreager@dcreager.net>",
7
"Rob Rix <robrix@github.com>",
package.json
@@ -1,6 +1,6 @@
{
"name": "tree-sitter-ruby",
- "version": "0.16.2",
+ "version": "0.17.0",
"description": "Ruby grammar for tree-sitter",
"main": "index.js",
"keywords": [
0 commit comments