mirror of
https://github.com/stripe/stripe-ruby.git
synced 2025-05-15 00:01:39 -04:00
9 lines
149 B
Ruby
9 lines
149 B
Ruby
# File generated from our OpenAPI spec
|
|
# frozen_string_literal: true
|
|
|
|
module Stripe
|
|
module ApiVersion
|
|
CURRENT = "2025-05-28.preview"
|
|
end
|
|
end
|