mirror of
https://github.com/stripe/stripe-ruby.git
synced 2025-10-03 00:01:21 -04:00
6 lines
76 B
Ruby
6 lines
76 B
Ruby
# frozen_string_literal: true
|
|
|
|
module Stripe
|
|
VERSION = "7.2.0-beta.5"
|
|
end
|