Preparing v3.11.2

This commit is contained in:
Matt Brictson 2019-09-28 18:34:07 -07:00
parent f8f081fc62
commit 1bfbe82007
No known key found for this signature in database
GPG Key ID: 2F279EAD1F2ACFAF
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
module Capistrano
VERSION = "3.11.1".freeze
VERSION = "3.11.2".freeze
end