mirror of
https://github.com/stripe/stripe-ruby.git
synced 2025-12-07 00:00:35 -05:00
6 lines
78 B
Ruby
6 lines
78 B
Ruby
# frozen_string_literal: true
|
|
|
|
module Stripe
|
|
VERSION = "10.10.0-beta.1"
|
|
end
|