stripe-ruby/lib/stripe/version.rb
2021-06-30 09:53:29 -04:00

6 lines
70 B
Ruby

# frozen_string_literal: true
module Stripe
VERSION = "5.35.0"
end