stripe-ruby/lib/stripe/version.rb
2025-04-09 13:04:28 -04:00

6 lines
70 B
Ruby

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