stripe-ruby/lib/stripe/version.rb
2017-06-27 11:37:55 -07:00

4 lines
38 B
Ruby

module Stripe
VERSION = '3.0.0'
end