Skip to content

Commit ee52052

Browse files
authored
Merge pull request #403 from github/bump-version
Bump the version to 0.27.0
2 parents 268179f + 3e1a5ad commit ee52052

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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-
rubocop-github (0.26.0)
4+
rubocop-github (0.27.0)
55
rubocop (>= 1.76)
66
rubocop-performance (>= 1.24)
77
rubocop-rails (>= 2.23)

lib/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# frozen_string_literal: true
22

3-
VERSION = "0.26.0"
3+
VERSION = "0.27.0"

0 commit comments

Comments
 (0)