mirror of
https://github.com/stripe/stripe-ruby.git
synced 2025-11-03 00:03:35 -05:00
6 lines
69 B
Ruby
6 lines
69 B
Ruby
# frozen_string_literal: true
|
|
|
|
module Stripe
|
|
VERSION = "8.6.0"
|
|
end
|