mirror of
https://github.com/stripe/stripe-ruby.git
synced 2025-10-04 00:00:47 -04:00
Bump version to 4.21.2
This commit is contained in:
parent
d1ccff025e
commit
267eae5e85
@ -1,5 +1,8 @@
|
||||
# Changelog
|
||||
|
||||
## 4.21.2 - 2019-07-05
|
||||
* [#806](https://github.com/stripe/stripe-ruby/pull/806) Revert back to `initialize_from` from `Util.convert_to_stripe_object`
|
||||
|
||||
## 4.21.1 - 2019-07-04
|
||||
* [#807](https://github.com/stripe/stripe-ruby/pull/807) Add gem metadata
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
# frozen_string_literal: true
|
||||
|
||||
module Stripe
|
||||
VERSION = "4.21.1".freeze
|
||||
VERSION = "4.21.2".freeze
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user