mirror of
https://github.com/stripe/stripe-ruby.git
synced 2025-08-30 00:02:10 -04:00
6 lines
70 B
Ruby
6 lines
70 B
Ruby
# frozen_string_literal: true
|
|
|
|
module Stripe
|
|
VERSION = "5.26.0"
|
|
end
|