mirror of
https://github.com/stripe/stripe-ruby.git
synced 2025-11-28 00:02:45 -05:00
Bump version
This commit is contained in:
parent
2861964755
commit
2dbc700fc3
@ -1,3 +1,8 @@
|
|||||||
|
=== 1.8.3 2013-05-06
|
||||||
|
|
||||||
|
* 1 bugfix:
|
||||||
|
* Fix handling of per-call API keys (github issue #67)
|
||||||
|
|
||||||
=== 1.8.2 2013-05-01
|
=== 1.8.2 2013-05-01
|
||||||
|
|
||||||
* 3 minor enhancement:
|
* 3 minor enhancement:
|
||||||
|
|||||||
@ -1,3 +1,3 @@
|
|||||||
module Stripe
|
module Stripe
|
||||||
VERSION = '1.8.2'
|
VERSION = '1.8.3'
|
||||||
end
|
end
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user