stripe-ruby/lib/stripe/version.rb
2021-04-05 15:07:34 -07:00

6 lines
70 B
Ruby

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