We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d639f9d commit 8b6ffe6Copy full SHA for 8b6ffe6
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## Next
+## 5.6.1
4
5
* fix(security): replace IO.read with File.read [#378](https://github.com/rubyconfig/config/pull/378)
6
lib/config/version.rb
@@ -1,3 +1,3 @@
module Config
- VERSION = '5.6.0'.freeze
+ VERSION = '5.6.1'.freeze
end
0 commit comments