Skip to content

Commit

Permalink
Release signet 0.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dazuma authored Feb 24, 2020
1 parent 23d7335 commit d3c55dc
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.13.0 / 2020-02-24

* Support Faraday 1.x

### 0.12.0 / 2019-10-08

* This version now requires Ruby 2.4.
Expand Down
2 changes: 1 addition & 1 deletion lib/signet/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@
# limitations under the License.

module Signet
VERSION = "0.12.0".freeze
VERSION = "0.13.0".freeze
end

0 comments on commit d3c55dc

Please sign in to comment.