rswag/rswag-ui/lib/rswag/ui/version.rb
2017-06-26 17:39:34 -07:00

6 lines
57 B
Ruby

module Rswag
module Ui
VERSION = '1.3.0'
end
end