Skip to content

Commit 8b6ffe6

Browse files
committed
release: 5.6.1
1 parent d639f9d commit 8b6ffe6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## Next
3+
## 5.6.1
44

55
* fix(security): replace IO.read with File.read [#378](https://github.com/rubyconfig/config/pull/378)
66

lib/config/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Config
2-
VERSION = '5.6.0'.freeze
2+
VERSION = '5.6.1'.freeze
33
end

0 commit comments

Comments
 (0)