mirror of
https://github.com/ditkrg/rswag.git
synced 2026-01-24 06:46:42 +00:00
6 lines
58 B
Ruby
6 lines
58 B
Ruby
module Rswag
|
|
module Api
|
|
VERSION = '1.2.1'
|
|
end
|
|
end
|