stripe-ruby/lib/stripe/version.rb
2024-07-25 14:00:08 -07:00

6 lines
70 B
Ruby

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