rswag/rswag-specs/lib/rswag/specs/version.rb
2016-10-14 17:48:16 -07:00

6 lines
60 B
Ruby

module Rswag
module Specs
VERSION = '1.0.2'
end
end