stripe-ruby/lib/stripe/version.rb
2022-04-21 15:28:19 -07:00

6 lines
70 B
Ruby

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