mirror of
https://github.com/stripe/stripe-ruby.git
synced 2025-11-27 00:03:06 -05:00
Bump version to 3.11.0
This commit is contained in:
parent
4d965ac5d7
commit
3bc4256e25
@ -1,5 +1,8 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## 3.11.0 - 2018-02-26
|
||||||
|
* [#628](https://github.com/stripe/stripe-ruby/pull/628) Add support for `code` attribute on all Stripe exceptions
|
||||||
|
|
||||||
## 3.10.0 - 2018-02-21
|
## 3.10.0 - 2018-02-21
|
||||||
* [#627](https://github.com/stripe/stripe-ruby/pull/627) Add support for topups
|
* [#627](https://github.com/stripe/stripe-ruby/pull/627) Add support for topups
|
||||||
|
|
||||||
|
|||||||
@ -1,3 +1,3 @@
|
|||||||
module Stripe
|
module Stripe
|
||||||
VERSION = "3.10.0".freeze
|
VERSION = "3.11.0".freeze
|
||||||
end
|
end
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user