We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c110ebd commit af12089Copy full SHA for af12089
2 files changed
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## Next release
+## v4.0.0 - 2022-09-24
4
5
- [Remove rest-client dependency in the gemspec and default to faraday](https://github.com/jeremytregunna/ruby-trello/pull/308)
6
- [Drop support for Ruby < 2.7 and Rails < 6](https://github.com/jeremytregunna/ruby-trello/pull/310)
ruby-trello.gemspec
Gem::Specification.new do |s|
s.name = %q{ruby-trello}
- s.version = "3.2.0"
+ s.version = "4.0.0"
s.platform = Gem::Platform::RUBY
s.license = 'MIT'
0 commit comments