Skip to content
This repository was archived by the owner on Jul 31, 2023. It is now read-only.

Commit db79753

Browse files
committed
v0.24.1
1 parent 1259baf commit db79753

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
### 0.24.1 - Jul 11 2019
2+
3+
Bug Fixes:
4+
- Upgrade `tree-sitter-ruby` to `^0.15.1` to get new prebuilt binaries
5+
16
### 0.24.0 - Jun 27 2019
27

38
Bug Fixes:

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "ruby",
33
"displayName": "Ruby",
4-
"version": "0.24.0",
4+
"version": "0.24.1",
55
"publisher": "rebornix",
66
"description": "Provides Ruby language and debugging support for Visual Studio Code",
77
"author": {

0 commit comments

Comments
 (0)