aboutsummaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2018-02-21 16:41:21 +1300
committerTom Ryder <tom@sanctum.geek.nz>2018-02-21 16:49:04 +1300
commit011ceab03bd160e499f777a1f4e4bd99c470b0b2 (patch)
treedf579b3980d20d7171b2a17cea828d3f97cc6e57 /bin
parentUpdate CHANGES (diff)
downloadMail-Run-Crypt-011ceab03bd160e499f777a1f4e4bd99c470b0b2.tar.gz
Mail-Run-Crypt-011ceab03bd160e499f777a1f4e4bd99c470b0b2.zip
Bump VERSION to 0.11
Diffstat (limited to 'bin')
-rwxr-xr-xbin/runcrypt2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/runcrypt b/bin/runcrypt
index 96a9a73..9a7e6d9 100755
--- a/bin/runcrypt
+++ b/bin/runcrypt
@@ -15,7 +15,7 @@ use Getopt::Long::Descriptive;
use Mail::Run::Crypt;
# Specify package version
-our $VERSION = '0.10';
+our $VERSION = '0.11';
# Name ourselves
our $SELF = 'runcrypt';