stripe-ruby/lib/stripe/version.rb
2025-05-29 00:28:57 +05:30

6 lines
70 B
Ruby

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