mirror of
https://github.com/stripe/stripe-ruby.git
synced 2025-09-22 00:00:31 -04:00
Bump version to 1.8.9
This commit is contained in:
parent
0149f83027
commit
28ac4ffe00
@ -1,3 +1,9 @@
|
||||
=== 1.8.9 2013-11-14
|
||||
|
||||
* 2 bugfixes:
|
||||
* Fix gemspec dependencies so the gem doesn't break for Ruby 1.8 users
|
||||
* Fix api_resource_test to not use returns as a way of testing rescue behavior
|
||||
|
||||
=== 1.8.8 2013-10-3
|
||||
|
||||
* Add support for metadata API
|
||||
|
@ -1,3 +1,3 @@
|
||||
module Stripe
|
||||
VERSION = '1.8.8'
|
||||
VERSION = '1.8.9'
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user