aboutsummaryrefslogtreecommitdiff
path: root/bin
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
parentUse short shebang for translation (diff)
downloadMail-Run-Crypt-0.10.tar.gz (sig)
Mail-Run-Crypt-0.10.zip
Bump version number to 0.10v0.10
Diffstat (limited to 'bin')
-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';