Bump version

This commit is contained in:
Sheena Pakanati 2011-07-27 19:54:59 -07:00
parent 9c8a708cb2
commit d0ec6b9408
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
1.5.11
1.5.12

View File

@ -1,3 +1,3 @@
module Stripe
VERSION = '1.5.11'
VERSION = '1.5.12'
end