mirror of
https://github.com/stripe/stripe-ruby.git
synced 2025-12-08 00:01:02 -05:00
Bump version to 1.29.0
This commit is contained in:
parent
d92983c22a
commit
a2b56178fe
@ -1,3 +1,7 @@
|
||||
=== 1.29.0 2015-10-05
|
||||
|
||||
* Add pagination helpers `#auto_paging_each`, `#previous_page`, and `#next_page`
|
||||
|
||||
=== 1.28.1 2015-10-05
|
||||
|
||||
* Fix URI being referenced by file upload resources
|
||||
|
||||
@ -1,3 +1,3 @@
|
||||
module Stripe
|
||||
VERSION = '1.28.1'
|
||||
VERSION = '1.29.0'
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user