Files
rswag/rswag-specs/lib/rswag/specs/version.rb

6 lines
60 B
Ruby

module Rswag
module Specs
VERSION = '1.0.0'
end
end