stripe-ruby/lib/stripe/version.rb
2022-06-29 17:59:11 -04:00

6 lines
69 B
Ruby

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