mirror of
https://github.com/stripe/stripe-ruby.git
synced 2025-10-04 00:00:47 -04:00
Bump version to 3.28.0
This commit is contained in:
parent
7b939cb7d8
commit
9bc6ae85a5
@ -1,5 +1,8 @@
|
||||
# Changelog
|
||||
|
||||
## 3.28.0 - 2018-09-24
|
||||
* [#690](https://github.com/stripe/stripe-ruby/pull/690) Add support for Stripe Terminal
|
||||
|
||||
## 3.27.0 - 2018-09-24
|
||||
* [#689](https://github.com/stripe/stripe-ruby/pull/689) Rename `FileUpload` to `File`
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
# frozen_string_literal: true
|
||||
|
||||
module Stripe
|
||||
VERSION = "3.27.0".freeze
|
||||
VERSION = "3.28.0".freeze
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user