aboutsummaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2017-10-14 12:14:38 +1300
committerTom Ryder <tom@sanctum.geek.nz>2017-10-14 12:14:38 +1300
commit38d36e587799b04d9f6ff991ac5bfd48b44ce87c (patch)
tree4afb653af8f8d674464a749a593e762fbd8306da /bin
parentFix lots of documentation and formatting (diff)
downloadMail-Run-Crypt-38d36e587799b04d9f6ff991ac5bfd48b44ce87c.tar.gz (sig)
Mail-Run-Crypt-38d36e587799b04d9f6ff991ac5bfd48b44ce87c.zip
Bump version numberv0.02
Diffstat (limited to 'bin')
-rwxr-xr-xbin/runcrypt2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/runcrypt b/bin/runcrypt
index fe0f3b3..6dedd11 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.01';
+our $VERSION = '0.02';
# Name ourselves
our $SELF = 'runcrypt';