Skip to content

Commit bab5aaf

Browse files
camilopayanjasonkarnsrobsdudeson
committed
🚀 v1.8.0
Co-authored-by: Jason Karns <[email protected]> Co-authored-by: Robby Thompson <[email protected]>
1 parent 07c17fe commit bab5aaf

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## Unreleased
1+
## 1.8.0
22

33
- Updates rubocop-performance from 1.24.0 to [1.25.0](https://github.com/rubocop/rubocop-performance/releases/tag/v1.25.0)
44

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
standard-performance (1.7.0)
4+
standard-performance (1.8.0)
55
lint_roller (~> 1.1)
66
rubocop-performance (~> 1.25.0)
77

lib/standard/performance/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module Standard
22
module Performance
3-
VERSION = "1.7.0"
3+
VERSION = "1.8.0"
44
end
55
end

0 commit comments

Comments
 (0)