stripe-ruby/lib/stripe/version.rb
2025-01-13 17:28:34 -05:00

6 lines
70 B
Ruby

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