mirror of
https://github.com/stripe/stripe-ruby.git
synced 2025-06-01 00:00:30 -04:00
Bump version to 1.39.0
This commit is contained in:
parent
4be5c9d23d
commit
3930d9a587
@ -1,3 +1,7 @@
|
||||
=== 1.39.0 2016-03-31
|
||||
|
||||
* Update CA cert bundle for compatibility with OpenSSL versions below 1.0.1
|
||||
|
||||
=== 1.38.0 2016-03-18
|
||||
|
||||
* Allow `opts` to be passed to an API resource's `#save` method
|
||||
|
@ -1,3 +1,3 @@
|
||||
module Stripe
|
||||
VERSION = '1.38.0'
|
||||
VERSION = '1.39.0'
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user