mirror of
https://github.com/stripe/stripe-ruby.git
synced 2025-11-27 00:03:06 -05:00
Bump version to 1.36.1
This commit is contained in:
parent
127c6694e8
commit
fa314f6166
@ -1,3 +1,7 @@
|
||||
=== 1.36.1 2016-03-04
|
||||
|
||||
* Fix serialization when subhash given to `#save` or `#update_attributes`
|
||||
|
||||
=== 1.36.0 2016-02-08
|
||||
|
||||
* Add `CountrySpec` model for looking up country payment information
|
||||
|
||||
@ -1,3 +1,3 @@
|
||||
module Stripe
|
||||
VERSION = '1.36.0'
|
||||
VERSION = '1.36.1'
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user