Skip to content

Commit af12089

Browse files
committed
Bump to v4.0.0
1 parent c110ebd commit af12089

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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 release
3+
## v4.0.0 - 2022-09-24
44

55
- [Remove rest-client dependency in the gemspec and default to faraday](https://github.com/jeremytregunna/ruby-trello/pull/308)
66
- [Drop support for Ruby < 2.7 and Rails < 6](https://github.com/jeremytregunna/ruby-trello/pull/310)

ruby-trello.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Gem::Specification.new do |s|
22
s.name = %q{ruby-trello}
3-
s.version = "3.2.0"
3+
s.version = "4.0.0"
44
s.platform = Gem::Platform::RUBY
55
s.license = 'MIT'
66

0 commit comments

Comments
 (0)