stripe-ruby/lib/stripe/version.rb
2020-09-29 22:55:27 -07:00

6 lines
70 B
Ruby

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