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

Release 3.12.1

This commit is contained in:
Matt Brictson 2020-03-10 08:30:02 -07:00
parent 6e54ce7035
commit b575b7303b
No known key found for this signature in database
GPG key ID: 2F279EAD1F2ACFAF

View file

@ -1,3 +1,3 @@
module Capistrano
VERSION = "3.12.0".freeze
VERSION = "3.12.1".freeze
end