mirror of
https://github.com/stripe/stripe-ruby.git
synced 2025-12-08 00:01:02 -05:00
Bump version to 1.17.3
This commit is contained in:
parent
b080e9a7d1
commit
dd71f80021
@ -1,3 +1,8 @@
|
||||
=== 1.17.3 2015-01-12
|
||||
|
||||
* 1 bugfix:
|
||||
* Fixed API key propagation for ApplicationFee#refund
|
||||
|
||||
=== 1.17.2 2015-01-08
|
||||
|
||||
* 1 bugfix:
|
||||
|
||||
@ -1,3 +1,3 @@
|
||||
module Stripe
|
||||
VERSION = '1.17.2'
|
||||
VERSION = '1.17.3'
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user