stripe-ruby/lib/stripe/version.rb
2017-02-22 08:11:30 -08:00

4 lines
38 B
Ruby

module Stripe
VERSION = '2.0.1'
end