mirror of
https://github.com/stripe/stripe-ruby.git
synced 2025-10-04 00:00:47 -04:00
Bump version to 4.16.0
This commit is contained in:
parent
27c4d3dc2f
commit
93deaef626
@ -1,5 +1,8 @@
|
||||
# Changelog
|
||||
|
||||
## 4.16.0 - 2019-04-24
|
||||
* [#760](https://github.com/stripe/stripe-ruby/pull/760) Add support for the `TaxRate` resource and APIs
|
||||
|
||||
## 4.15.0 - 2019-04-22
|
||||
* [#762](https://github.com/stripe/stripe-ruby/pull/762) Add support for the `TaxId` resource and APIs
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
# frozen_string_literal: true
|
||||
|
||||
module Stripe
|
||||
VERSION = "4.15.0".freeze
|
||||
VERSION = "4.16.0".freeze
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user