mirror of
https://github.com/stripe/stripe-ruby.git
synced 2025-08-11 00:01:02 -04:00
Bump version to 1.51.0
This commit is contained in:
parent
d61c1b1211
commit
5573cc73fc
@ -1,3 +1,8 @@
|
||||
=== 1.51.0 2016-08-26
|
||||
|
||||
* Error when an array of maps is detected that cannot be accurately encoded
|
||||
* Start using strings for header names instead of symbols for better clarity
|
||||
|
||||
=== 1.50.1 2016-08-25
|
||||
|
||||
* Fix encoding of arrays of maps where maps unequal sets of keys
|
||||
|
@ -1,3 +1,3 @@
|
||||
module Stripe
|
||||
VERSION = '1.50.1'
|
||||
VERSION = '1.51.0'
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user