stripe-ruby/lib/stripe/version.rb
2021-02-22 09:28:24 -05:00

6 lines
70 B
Ruby

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