Bump version

This commit is contained in:
Greg Brockman 2011-09-25 22:46:24 -04:00
parent cdc57fc763
commit 2904c323fa
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
1.5.16
1.5.17

View File

@ -1,3 +1,3 @@
module Stripe
VERSION = '1.5.16'
VERSION = '1.5.17'
end