stripe-ruby/lib/stripe/version.rb
2025-02-24 17:35:14 -05:00

6 lines
70 B
Ruby

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