Bump version

This commit is contained in:
Greg Brockman 2011-11-25 22:38:00 -08:00
parent 10b461fc75
commit b1f0eaa9ec
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
1.5.23
1.5.24

View File

@ -1,3 +1,3 @@
module Stripe
VERSION = '1.5.23'
VERSION = '1.5.24'
end