stripe-ruby/lib/stripe/version.rb
2021-08-10 07:42:52 -04:00

6 lines
70 B
Ruby

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