stripe-ruby/lib/stripe/version.rb
2024-10-23 11:03:31 -07:00

6 lines
70 B
Ruby

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