mirror of
https://github.com/stripe/stripe-ruby.git
synced 2025-11-22 00:05:58 -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
|
||||
|
||||
* 3 minor enhancement:
|
||||
|
||||
@ -1,3 +1,3 @@
|
||||
module Stripe
|
||||
VERSION = '1.8.2'
|
||||
VERSION = '1.8.3'
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user