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 d27597d commit fda3e82Copy full SHA for fda3e82
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## 5.5.1
4
+
5
+### Documentation
6
7
+* Fix funding_url to funding_uri in gemspec ([#361](https://github.com/rubyconfig/config/pull/361))
8
9
## 5.5.0
10
11
### New features
lib/config/version.rb
@@ -1,3 +1,3 @@
module Config
- VERSION = '5.5.0'.freeze
+ VERSION = '5.5.1'.freeze
end
0 commit comments