aboutsummaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2017-10-14 15:16:59 +1300
committerTom Ryder <tom@sanctum.geek.nz>2017-10-14 15:16:59 +1300
commit6f917554e3a5253373aec1a706f56f499eba9848 (patch)
tree93b55e3abbcf3734a08a77fbcc96a22a526b8273 /bin
parentCorrect a documentation error (diff)
downloadMail-Run-Crypt-6f917554e3a5253373aec1a706f56f499eba9848.tar.gz (sig)
Mail-Run-Crypt-6f917554e3a5253373aec1a706f56f499eba9848.zip
Bump versionv0.04
Diffstat (limited to 'bin')
-rwxr-xr-xbin/runcrypt2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/runcrypt b/bin/runcrypt
index 1e110c4..4b7dfe5 100755
--- a/bin/runcrypt
+++ b/bin/runcrypt
@@ -18,7 +18,7 @@ use Getopt::Long::Descriptive;
use Mail::Run::Crypt;
# Specify package version
-our $VERSION = '0.03';
+our $VERSION = '0.04';
# Name ourselves
our $SELF = 'runcrypt';