mirror of
https://github.com/stripe/stripe-ruby.git
synced 2025-10-04 00:00:47 -04:00
Bumping version to 1.16.1
This commit is contained in:
parent
8e311b716f
commit
62e110a33e
@ -1,3 +1,9 @@
|
||||
=== 1.16.1 2014-12-19
|
||||
|
||||
* 2 minor enhancements:
|
||||
* Ability to send idempotent requests
|
||||
* Ability to specify stripe account as a header.
|
||||
|
||||
=== 1.16.0 2014-10-08
|
||||
|
||||
* 1 minor enhacement:
|
||||
|
@ -1,3 +1,3 @@
|
||||
module Stripe
|
||||
VERSION = '1.16.0'
|
||||
VERSION = '1.16.1'
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user