mirror of
https://github.com/stripe/stripe-ruby.git
synced 2025-11-27 00:03:06 -05:00
Bump version to 1.27.1
This commit is contained in:
parent
db794d6be7
commit
accb624b35
@ -1,3 +1,7 @@
|
||||
=== 1.27.1 2015-09-20
|
||||
|
||||
* Use hash rockets for backwards compatibility.
|
||||
|
||||
=== 1.27.0 2015-09-14
|
||||
|
||||
* Add Orders, Products, and SKUs for Relay.
|
||||
|
||||
@ -1,3 +1,3 @@
|
||||
module Stripe
|
||||
VERSION = '1.27.0'
|
||||
VERSION = '1.27.1'
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user