mirror of
https://github.com/stripe/stripe-ruby.git
synced 2025-08-19 00:01:04 -04:00
Bump version to 1.16.0
This commit is contained in:
parent
2c6f4caa99
commit
ed873459b7
@ -1,3 +1,8 @@
|
||||
=== 1.16.0 2014-10-08
|
||||
|
||||
* 1 minor enhacement:
|
||||
* Coupons now support update operations - useful for manipulating metadata.
|
||||
|
||||
=== 1.15.0 2014-07-26
|
||||
|
||||
* 1 major enhacement:
|
||||
|
@ -1,3 +1,3 @@
|
||||
module Stripe
|
||||
VERSION = '1.15.0'
|
||||
VERSION = '1.16.0'
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user