We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f67343 commit 0133c7cCopy full SHA for 0133c7c
CHANGELOG.md
@@ -1,8 +1,8 @@
1
# Changelog
2
3
-## Next
+## 5.1.0
4
5
-* Fix conflicts with Rails 7 active_support methods ([#347](https://github.com/rubyconfig/config/pull/339))
+* Fix conflicts with Rails 7 active_support methods ([#347](https://github.com/rubyconfig/config/pull/347))
6
7
## 5.0.0
8
lib/config/version.rb
@@ -1,3 +1,3 @@
module Config
- VERSION = '5.0.0'.freeze
+ VERSION = '5.1.0'.freeze
end
0 commit comments