Skip to content

Commit 9bb95f2

Browse files
committed
version 2.8.2
1 parent 2cbd6ca commit 9bb95f2

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-
rails-settings-cached (2.8.1)
4+
rails-settings-cached (2.8.2)
55
rails (>= 5.0.0)
66

77
GEM

lib/rails-settings/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
module RailsSettings
44
class << self
55
def version
6-
"2.8.1"
6+
"2.8.2"
77
end
88
end
99
end

0 commit comments

Comments
 (0)