stripe-ruby/lib/stripe/version.rb
2015-02-26 17:47:46 -08:00

4 lines
39 B
Ruby

module Stripe
VERSION = '1.20.1'
end