mirror of
https://github.com/stripe/stripe-ruby.git
synced 2025-11-29 00:01:18 -05:00
Bump version to 1.33.1
This commit is contained in:
parent
89cf6071b7
commit
03086b8086
@ -1,3 +1,7 @@
|
||||
=== 1.33.1 2016-01-21
|
||||
|
||||
* Pass through arguments of `Charge#refund`
|
||||
|
||||
=== 1.33.0 2016-01-19
|
||||
|
||||
* Re-implement `Charge#refund` helper to use the modern endpoint suggested by docs
|
||||
|
||||
@ -1,3 +1,3 @@
|
||||
module Stripe
|
||||
VERSION = '1.33.0'
|
||||
VERSION = '1.33.1'
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user