mirror of
https://github.com/stripe/stripe-ruby.git
synced 2025-10-10 00:02:25 -04:00
10 lines
175 B
Ruby
10 lines
175 B
Ruby
# File generated from our OpenAPI spec
|
|
# frozen_string_literal: true
|
|
|
|
module Stripe
|
|
module ApiVersion
|
|
CURRENT = "2025-07-30.basil"
|
|
CURRENT_MAJOR = "basil"
|
|
end
|
|
end
|