Skip to content

Commit f86d90c

Browse files
committed
0.17.0
1 parent 7608c14 commit f86d90c

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "tree-sitter-ruby"
33
description = "Ruby grammar for the tree-sitter parsing library"
4-
version = "0.16.2"
4+
version = "0.17.0"
55
authors = [
66
"Douglas Creager <dcreager@dcreager.net>",
77
"Rob Rix <robrix@github.com>",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tree-sitter-ruby",
3-
"version": "0.16.2",
3+
"version": "0.17.0",
44
"description": "Ruby grammar for tree-sitter",
55
"main": "index.js",
66
"keywords": [

0 commit comments

Comments
 (0)