Skip to content

Commit 8dcf67f

Browse files
committed
Cut 0.7.0
1 parent bc1cf3c commit 8dcf67f

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.7.0 (2023-11-18)
6+
57
### Changes
68

79
- Add watcher for .rubocop_todo.yml. (@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.6.0",
6+
"version": "0.7.0",
77
"publisher": "rubocop",
88
"repository": {
99
"type": "git",

0 commit comments

Comments
 (0)