Prep for 1.3.0

This commit is contained in:
domaindrivendev
2017-05-19 11:23:03 -07:00
parent 1de29136ef
commit e40c5fc26e
6 changed files with 9 additions and 9 deletions

View File

@@ -1,5 +1,5 @@
module Rswag
module Ui
VERSION = '1.2.1'
VERSION = '1.3.0'
end
end