Skip to content

Commit 8178d96

Browse files
committed
Cut 0.2.0
1 parent e659ef9 commit 8178d96

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## master (unreleased)
44

5+
## 0.2.0 (2023-06-29)
6+
57
### New features
68

79
- Add `rubocop.yjitEnabled` option to speed up the RuboCop LSP server. (@koic)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"displayName": "RuboCop",
44
"description": "VS Code extension for the RuboCop linter and code formatter.",
55
"icon": "rubocop.png",
6-
"version": "0.1.0",
6+
"version": "0.2.0",
77
"publisher": "rubocop",
88
"repository": {
99
"type": "git",

0 commit comments

Comments
 (0)