stripe-ruby/lib/stripe/version.rb
2024-03-28 12:16:54 -07:00

6 lines
71 B
Ruby

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