stripe-ruby/lib/stripe/version.rb
2020-01-14 08:20:34 -08:00

6 lines
70 B
Ruby

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