Skip to content

Commit

Permalink
0.13.10
Browse files Browse the repository at this point in the history
  • Loading branch information
maxbrunsfeld committed Sep 12, 2018
1 parent b7300db commit 1f24cc8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "tree-sitter-ruby",
"version": "0.13.9",
"version": "0.13.10",
"description": "Ruby grammar for tree-sitter",
"main": "index.js",
"keywords": [
Expand Down

2 comments on commit 1f24cc8

@maxbrunsfeld
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@wingrunr21 This release addresses the appveyor CI problems that were preventing prebuilds from getting uploaded.

@wingrunr21
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh, awesome!

Please sign in to comment.