stripe-ruby/lib/stripe/version.rb
2014-01-29 16:51:03 -08:00

4 lines
39 B
Ruby

module Stripe
VERSION = '1.10.0'
end