Prep for v1.2.1 release

This commit is contained in:
domaindrivendev
2017-02-23 18:47:38 -08:00
parent 25d8adaf8b
commit 2617fdc48d
6 changed files with 14 additions and 10 deletions

View File

@@ -1,5 +1,5 @@
module Rswag
module Api
VERSION = '1.2.0'
VERSION = '1.2.1'
end
end