aboutsummaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2017-10-14 14:42:30 +1300
committerTom Ryder <tom@sanctum.geek.nz>2017-10-14 14:42:30 +1300
commitb11008a9eba32e5f19cfc1ce25ce982ba381e740 (patch)
treeca5a40ef839dc7f2261f2c69d57f4af0f29dbf33 /bin
parentDocumentation corrections (diff)
downloadMail-Run-Crypt-b11008a9eba32e5f19cfc1ce25ce982ba381e740.tar.gz (sig)
Mail-Run-Crypt-b11008a9eba32e5f19cfc1ce25ce982ba381e740.zip
Bump versionv0.03
Diffstat (limited to 'bin')
-rwxr-xr-xbin/runcrypt2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/runcrypt b/bin/runcrypt
index 2f16dac..38d594f 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.02';
+our $VERSION = '0.03';
# Name ourselves
our $SELF = 'runcrypt';