mirror of
https://github.com/stripe/stripe-ruby.git
synced 2025-06-01 00:00:30 -04:00
Bump version to 1.55.0
This commit is contained in:
parent
bcb7b21a47
commit
7637eb48bf
@ -1,3 +1,7 @@
|
||||
=== 1.55.0 2016-09-15
|
||||
|
||||
* Add support for Apple Pay domains
|
||||
|
||||
=== 1.54.0 2016-09-01
|
||||
|
||||
* Whitelist errors that should be retried; scope to known socket and HTTP errors
|
||||
|
@ -1,3 +1,3 @@
|
||||
module Stripe
|
||||
VERSION = '1.54.0'
|
||||
VERSION = '1.55.0'
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user