aboutsummaryrefslogtreecommitdiff
path: root/bin/runcrypt
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2017-12-04 00:12:01 +1300
committerTom Ryder <tom@sanctum.geek.nz>2017-12-04 00:12:29 +1300
commitf9a5436e92a05dbbe27780b2d743e6740f80193b (patch)
tree9a4d260bc3b494dc4349aba2c85c71b1ba50ff63 /bin/runcrypt
parentUse short shebang for translation (diff)
downloadMail-Run-Crypt-f9a5436e92a05dbbe27780b2d743e6740f80193b.tar.gz
Mail-Run-Crypt-f9a5436e92a05dbbe27780b2d743e6740f80193b.zip
Bump version number to 0.10v0.10
Diffstat (limited to 'bin/runcrypt')
-rwxr-xr-xbin/runcrypt2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/runcrypt b/bin/runcrypt
index 5a76060..1e2def6 100755
--- a/bin/runcrypt
+++ b/bin/runcrypt
@@ -16,7 +16,7 @@ use Getopt::Long::Descriptive;
use Mail::Run::Crypt;
# Specify package version
-our $VERSION = '0.09';
+our $VERSION = '0.10';
# Name ourselves
our $SELF = 'runcrypt';