mirror of
https://github.com/stripe/stripe-ruby.git
synced 2025-08-29 00:02:34 -04:00
Bump version.
This commit is contained in:
parent
151c25872f
commit
fa2cc10632
@ -1,7 +1,7 @@
|
||||
PATH
|
||||
remote: .
|
||||
specs:
|
||||
stripe (1.7.1)
|
||||
stripe (1.7.2)
|
||||
multi_json (~> 1.1)
|
||||
rest-client (~> 1.4)
|
||||
|
||||
|
@ -1,3 +1,7 @@
|
||||
=== 1.7.2 2012-08-31
|
||||
|
||||
* Add support for new pay and update methods for Invoice objects
|
||||
|
||||
=== 1.7.1 2012-08-15
|
||||
|
||||
* Add new Account API resource
|
||||
|
@ -1,3 +1,3 @@
|
||||
module Stripe
|
||||
VERSION = '1.7.1'
|
||||
VERSION = '1.7.2'
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user