mirror of
https://github.com/stripe/stripe-ruby.git
synced 2025-10-04 00:00:47 -04:00
Bump version to 4.18.0
This commit is contained in:
parent
f68fb25b83
commit
7fa3585e82
@ -1,5 +1,8 @@
|
||||
# Changelog
|
||||
|
||||
## 4.18.0 - 2019-05-23
|
||||
* [#783](https://github.com/stripe/stripe-ruby/pull/783) Add support for `radar.early_fraud_warning` resource
|
||||
|
||||
## 4.17.0 - 2019-05-14
|
||||
* [#779](https://github.com/stripe/stripe-ruby/pull/779) Add support for the Capability resource and APIs
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
# frozen_string_literal: true
|
||||
|
||||
module Stripe
|
||||
VERSION = "4.17.0".freeze
|
||||
VERSION = "4.18.0".freeze
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user