Skip to content

Commit

Permalink
Merge pull request #24 from futuresimple/docx/0.5.22
Browse files Browse the repository at this point in the history
Release version 0.5.22
  • Loading branch information
DocX authored Mar 2, 2020
2 parents d9719d6 + 9184c9a commit 7e9b3e2
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,3 +1,7 @@
# 0.5.22

* Add constraint on faraday < 1.0.0 as it breaks compatibility

# 0.5.21

* add support for http 410 status code
Expand Down
2 changes: 1 addition & 1 deletion lib/api_client/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module ApiClient
VERSION = '0.5.21'
VERSION = '0.5.22'
end

0 comments on commit 7e9b3e2

Please sign in to comment.