stripe-ruby/lib/stripe/version.rb
2024-11-20 15:31:31 -08:00

6 lines
70 B
Ruby

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