Prep for v1.1.0 release

This commit is contained in:
richie
2016-11-08 12:43:31 -08:00
parent 99be8135f7
commit 471dff5e34
5 changed files with 7 additions and 7 deletions

View File

@@ -1,5 +1,5 @@
module Rswag
module Specs
VERSION = '1.0.3'
VERSION = '1.1.0'
end
end