stripe-ruby/lib/stripe/version.rb
2024-12-18 15:40:14 -08:00

6 lines
70 B
Ruby

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