1
0
Fork 0
mirror of https://github.com/capistrano/capistrano synced 2023-03-27 23:21:18 -04:00

Release 3.14.1

This commit is contained in:
Matt Brictson 2020-06-10 09:16:48 -07:00
parent 800d84065f
commit e5600d7c85
No known key found for this signature in database
GPG key ID: 2F279EAD1F2ACFAF

View file

@ -1,3 +1,3 @@
module Capistrano
VERSION = "3.14.0".freeze
VERSION = "3.14.1".freeze
end