mirror of
https://github.com/stripe/stripe-ruby.git
synced 2025-10-04 00:00:47 -04:00
Bump version to 5.33.0
This commit is contained in:
parent
0ba9307bdb
commit
df7d3f58e5
@ -1,5 +1,9 @@
|
||||
# Changelog
|
||||
|
||||
## 5.33.0 - 2021-05-19
|
||||
* [#979](https://github.com/stripe/stripe-ruby/pull/979) API Updates
|
||||
* [#975](https://github.com/stripe/stripe-ruby/pull/975) Add Truffleruby head to CI
|
||||
|
||||
## 5.32.1 - 2021-04-05
|
||||
* Correct use of regexp `match` in gemspec for old versions of Ruby
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
# frozen_string_literal: true
|
||||
|
||||
module Stripe
|
||||
VERSION = "5.32.1"
|
||||
VERSION = "5.33.0"
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user