Bump version

This commit is contained in:
Greg Brockman 2011-07-12 23:29:07 -07:00
parent 21fd38e13e
commit a871a1aeb9
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
1.5.10
1.5.11

View File

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