mirror of
https://github.com/ditkrg/rswag.git
synced 2026-01-24 23:06:41 +00:00
6 lines
57 B
Ruby
6 lines
57 B
Ruby
module Rswag
|
|
module Ui
|
|
VERSION = '1.3.0'
|
|
end
|
|
end
|