Skip to content

Commit 52c789c

Browse files
committed
cut v0.5.0
1 parent 2ec7dcf commit 52c789c

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
## [Unreleased]
22

3-
- Pluginfy RuboCop Grape. ([@kakubin][])
3+
## [0.5.0] - 2025-02-17
4+
5+
### New features
6+
7+
- [#19](https://github.com/kakubin/rubocop-grape/pull/19): Pluginfy RuboCop Grape. ([@kakubin][])
48

59
## [0.4.3] - 2024-04-09
610

lib/rubocop/grape/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22

33
module RuboCop
44
module Grape
5-
VERSION = '0.4.3'
5+
VERSION = '0.5.0'
66
end
77
end

0 commit comments

Comments
 (0)