Skip to content

Commit f971847

Browse files
committed
Bump to v3.2.0
1 parent 9312d24 commit f971847

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## v3.2.0
4+
5+
- [Allow use of either rest-client of faraday](https://github.com/jeremytregunna/ruby-trello/pull/307)
6+
37
## v3.1.0
48

59
- [Test against Ruby 3.1 and Rails 7](https://github.com/jeremytregunna/ruby-trello/pull/304)

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.1.0"
3+
s.version = "3.2.0"
44
s.platform = Gem::Platform::RUBY
55
s.license = 'MIT'
66

0 commit comments

Comments
 (0)