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

Release 3.15.0

This commit is contained in:
Matt Brictson 2021-01-05 07:58:40 -08:00
parent 9c92ad51ed
commit 1c277895c9
No known key found for this signature in database
GPG key ID: 2F279EAD1F2ACFAF

View file

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