mirror of
https://github.com/stripe/stripe-ruby.git
synced 2025-08-11 00:01:02 -04:00
Bump version to 1.55.1
This commit is contained in:
parent
2d4cdd95ac
commit
1437fa5418
@ -1,3 +1,7 @@
|
||||
=== 1.55.1 2016-10-24
|
||||
|
||||
* Add accessors for new fields added in `#update_attributes`
|
||||
|
||||
=== 1.55.0 2016-09-15
|
||||
|
||||
* Add support for Apple Pay domains
|
||||
|
@ -1,3 +1,3 @@
|
||||
module Stripe
|
||||
VERSION = '1.55.0'
|
||||
VERSION = '1.55.1'
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user