mirror of
https://github.com/stripe/stripe-ruby.git
synced 2025-11-30 00:00:47 -05:00
Bump version to 1.27.0
This commit is contained in:
parent
51b0bff8e9
commit
721071d224
@ -1,3 +1,7 @@
|
||||
=== 1.27.0 2015-09-14
|
||||
|
||||
* Add Orders, Products, and SKUs for Relay.
|
||||
|
||||
=== 1.26.0 2015-09-11
|
||||
|
||||
* Add support for 429 Rate Limited response
|
||||
|
||||
@ -1,3 +1,3 @@
|
||||
module Stripe
|
||||
VERSION = '1.26.0'
|
||||
VERSION = '1.27.0'
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user