mirror of
https://github.com/stripe/stripe-ruby.git
synced 2025-10-04 00:00:47 -04:00
Bump version to 3.10.0
This commit is contained in:
parent
529b9ec417
commit
a7ea9cf1e9
@ -1,5 +1,8 @@
|
||||
# Changelog
|
||||
|
||||
## 3.10.0 - 2018-02-21
|
||||
* [#627](https://github.com/stripe/stripe-ruby/pull/627) Add support for topups
|
||||
|
||||
## 3.9.2 - 2018-02-12
|
||||
* [#625](https://github.com/stripe/stripe-ruby/pull/625) Skip calling `to_hash` for `nil`
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
module Stripe
|
||||
VERSION = "3.9.2".freeze
|
||||
VERSION = "3.10.0".freeze
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user