mirror of
https://github.com/stripe/stripe-ruby.git
synced 2025-12-08 00:01:02 -05:00
6 lines
77 B
Ruby
6 lines
77 B
Ruby
# frozen_string_literal: true
|
|
|
|
module Stripe
|
|
VERSION = "11.3.0-beta.1"
|
|
end
|