Prep for 1.0.3 release

This commit is contained in:
richie
2016-10-17 14:50:57 -07:00
parent 5df130922f
commit 3506fee3d0
5 changed files with 7 additions and 7 deletions

View File

@@ -1,5 +1,5 @@
module Rswag
module Ui
VERSION = '1.0.2'
VERSION = '1.0.3'
end
end