mirror of
https://github.com/stripe/stripe-ruby.git
synced 2025-12-07 00:00:35 -05:00
Bump version to 1.29.1
This commit is contained in:
parent
2f09c74c01
commit
b7d714b58e
@ -1,3 +1,7 @@
|
||||
=== 1.29.1 2015-10-06
|
||||
|
||||
* Fix bug where ampersands were not being properly encoded
|
||||
|
||||
=== 1.29.0 2015-10-05
|
||||
|
||||
* Add pagination helpers `#auto_paging_each`, `#previous_page`, and `#next_page`
|
||||
|
||||
@ -1,3 +1,3 @@
|
||||
module Stripe
|
||||
VERSION = '1.29.0'
|
||||
VERSION = '1.29.1'
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user