Bump to version 1.20.3

This commit is contained in:
Brian Krausz 2015-03-13 10:35:23 -07:00
parent 37494242f5
commit 403e92fc88
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
1.20.2
1.20.3

View File

@ -1,3 +1,3 @@
module Stripe
VERSION = '1.20.2'
VERSION = '1.20.3'
end