aboutsummaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2017-10-23 16:51:34 +1300
committerTom Ryder <tom@sanctum.geek.nz>2017-10-23 16:51:34 +1300
commit6bd93fa5914048c722c1446e0fb3f0882270f171 (patch)
tree3ca393d9a16bf14af8b20c459ba7edf254248ea7 /bin
parentTest that specifying encryption explicitly works (diff)
downloadMail-Run-Crypt-6bd93fa5914048c722c1446e0fb3f0882270f171.tar.gz (sig)
Mail-Run-Crypt-6bd93fa5914048c722c1446e0fb3f0882270f171.zip
Bump version numberv0.08
Diffstat (limited to 'bin')
-rwxr-xr-xbin/runcrypt2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/runcrypt b/bin/runcrypt
index dd02efa..159bac5 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.07';
+our $VERSION = '0.08';
# Name ourselves
our $SELF = 'runcrypt';