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 d02bc80 commit f9d68deCopy full SHA for f9d68de
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## 5.4.1
4
+
5
+* Use funding_url rather than post_install_message ([#360](https://github.com/rubyconfig/config/pull/360))
6
7
## 5.4.0
8
9
### New features
lib/config/version.rb
@@ -1,3 +1,3 @@
module Config
- VERSION = '5.4.0'.freeze
+ VERSION = '5.4.1'.freeze
end
0 commit comments