Skip to content

Commit

Permalink
Bump to v3.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hoppergee committed May 30, 2022
1 parent 9312d24 commit f971847
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## v3.2.0

- [Allow use of either rest-client of faraday](https://github.com/jeremytregunna/ruby-trello/pull/307)

## v3.1.0

- [Test against Ruby 3.1 and Rails 7](https://github.com/jeremytregunna/ruby-trello/pull/304)
Expand Down
2 changes: 1 addition & 1 deletion ruby-trello.gemspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Gem::Specification.new do |s|
s.name = %q{ruby-trello}
s.version = "3.1.0"
s.version = "3.2.0"
s.platform = Gem::Platform::RUBY
s.license = 'MIT'

Expand Down

0 comments on commit f971847

Please sign in to comment.