rswag/rswag-specs/lib/rswag/specs/version.rb
2016-10-17 14:50:57 -07:00

6 lines
60 B
Ruby

module Rswag
module Specs
VERSION = '1.0.3'
end
end