stripe-ruby/lib/stripe/version.rb
2024-06-13 23:52:57 -07:00

6 lines
70 B
Ruby

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