mirror of
https://github.com/stripe/stripe-ruby.git
synced 2025-06-01 00:00:30 -04:00
Bump version to 1.50.1
This commit is contained in:
parent
497201aca7
commit
fb9fd44dd6
@ -1,3 +1,7 @@
|
||||
=== 1.50.1 2016-08-25
|
||||
|
||||
* Fix encoding of arrays of maps where maps unequal sets of keys
|
||||
|
||||
=== 1.50.0 2016-08-15
|
||||
|
||||
* Allow sources to be created
|
||||
|
@ -1,3 +1,3 @@
|
||||
module Stripe
|
||||
VERSION = '1.50.0'
|
||||
VERSION = '1.50.1'
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user