Skip to content

Commit

Permalink
v2.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Marcus Gartner committed Jul 27, 2016
1 parent e026263 commit b6ff1c0
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,6 @@
## [**2.5.1**](https://github.com/lob/lob-ruby/releases/tag/v2.5.1)
- [**#145**] (https://github.com/lob/lob-ruby/pull/145) More lenient rest-client version restriction

## [**2.5.0**](https://github.com/lob/lob-ruby/releases/tag/v2.5.0)
- [**#140**] (https://github.com/lob/lob-ruby/pull/140) Adds access to response and headers

Expand Down
2 changes: 1 addition & 1 deletion lib/lob/version.rb
@@ -1,3 +1,3 @@
module Lob
VERSION = "2.5.0"
VERSION = "2.5.1"
end

0 comments on commit b6ff1c0

Please sign in to comment.