mirror of
https://github.com/stripe/stripe-ruby.git
synced 2025-06-19 00:00:43 -04:00
Bump version to 1.36.2
This commit is contained in:
parent
5c999c3100
commit
c3c541363b
@ -1,3 +1,7 @@
|
||||
=== 1.36.2 2016-03-14
|
||||
|
||||
* Fix reference to non-existent `#url` in `ListObject`
|
||||
|
||||
=== 1.36.1 2016-03-04
|
||||
|
||||
* Fix serialization when subhash given to `#save` or `#update_attributes`
|
||||
|
@ -1,3 +1,3 @@
|
||||
module Stripe
|
||||
VERSION = '1.36.1'
|
||||
VERSION = '1.36.2'
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user