stripe-ruby/lib/stripe/version.rb
2024-08-08 16:56:33 -07:00

6 lines
70 B
Ruby

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