Bump the version

This commit is contained in:
Ross Boucher 2012-01-26 16:32:14 -08:00
parent a1ff66d7fc
commit d328e7b407
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
1.5.25
1.5.26

View File

@ -1,3 +1,3 @@
module Stripe
VERSION = '1.5.25'
VERSION = '1.5.26'
end