rswag/rswag-api/lib/rswag/api/version.rb
2017-05-19 10:32:22 -07:00

6 lines
58 B
Ruby

module Rswag
module Api
VERSION = '1.2.1'
end
end