From: Julien Moutinho Date: Fri, 20 Mar 2020 05:29:27 +0000 (+0100) Subject: bump to version 2020.03.20 X-Git-Url: https://git.sourcephile.fr/git-remote-gpg.git/commitdiff_plain bump to version 2020.03.20 --- diff --git a/git-remote-gpg b/git-remote-gpg index 3812422..6feeca0 100755 --- a/git-remote-gpg +++ b/git-remote-gpg @@ -1,7 +1,7 @@ #!/usr/bin/perl package git::remote::gpg; package main; -our $VERSION = '2014.04.29'; +our $VERSION = '2020.03.20'; # License # This file is a git-remote-helpers(1) to use a gpg(1) # as a cryptographic layer below git(1)'s objects.