stripe-ruby/lib/stripe/version.rb
2013-12-02 11:56:33 -08:00

4 lines
38 B
Ruby

module Stripe
VERSION = '1.9.9'
end