Prep for v1.0.1 release

This commit is contained in:
richie
2016-10-12 14:14:35 -07:00
parent f8c882001c
commit d193369d92
5 changed files with 8 additions and 6 deletions

View File

@@ -1,5 +1,5 @@
module Rswag
module Specs
VERSION = '1.0.0'
VERSION = '1.0.1'
end
end