Bump version

This commit is contained in:
Greg Brockman 2011-10-21 15:45:19 -07:00
parent 3fbd4d97bf
commit 97c6f79736
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
1.5.20
1.5.21

View File

@ -1,3 +1,3 @@
module Stripe
VERSION = '1.5.20'
VERSION = '1.5.21'
end