stripe-ruby/lib/stripe/version.rb
2024-05-23 16:24:09 -04:00

6 lines
70 B
Ruby

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