Add missing magic comment

This commit is contained in:
Brandur 2018-05-16 16:52:58 +02:00
parent ed2a0f066d
commit 02200e4c96

View File

@ -1,3 +1,5 @@
# frozen_string_literal: true
module Stripe
VERSION = "3.15.0".freeze
end