Bump version

This commit is contained in:
Greg Brockman 2011-10-05 13:18:41 -07:00
parent e81afe05a1
commit 96a3233620
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
1.5.19
1.5.20

View File

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