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
150c69a91d
commit
cf3c4a11b6
@ -1,3 +1,6 @@
|
||||
=== 1.7.8 2012-11-21
|
||||
* Relax the version constraint on multi_json (github issue #44)
|
||||
|
||||
=== 1.7.7 2012-11-07
|
||||
* Add support for updating charge disputes.
|
||||
* Fix Account API resource bug.
|
||||
|
@ -1,3 +1,3 @@
|
||||
module Stripe
|
||||
VERSION = '1.7.7'
|
||||
VERSION = '1.7.8'
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user