aboutsummaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2017-10-18 21:16:38 +1300
committerTom Ryder <tom@sanctum.geek.nz>2017-10-18 21:20:41 +1300
commit5261f8bec01a32429f2c908c4d0b18c283ba8bdc (patch)
tree336481eefbd5d9645b0f6358f658f1fdcb58f976 /bin
parentAdd some trailing commas (diff)
downloadMail-Run-Crypt-5261f8bec01a32429f2c908c4d0b18c283ba8bdc.tar.gz (sig)
Mail-Run-Crypt-5261f8bec01a32429f2c908c4d0b18c283ba8bdc.zip
Bump versionv0.07
Diffstat (limited to 'bin')
-rwxr-xr-xbin/runcrypt2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/runcrypt b/bin/runcrypt
index d268385..dd02efa 100755
--- a/bin/runcrypt
+++ b/bin/runcrypt
@@ -17,7 +17,7 @@ use Getopt::Long::Descriptive;
use Mail::Run::Crypt;
# Specify package version
-our $VERSION = '0.06';
+our $VERSION = '0.07';
# Name ourselves
our $SELF = 'runcrypt';