aboutsummaryrefslogtreecommitdiff
path: root/t/require-key-data.t
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 /t/require-key-data.t
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 't/require-key-data.t')
-rw-r--r--t/require-key-data.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/require-key-data.t b/t/require-key-data.t
index 797175e..9806bf8 100644
--- a/t/require-key-data.t
+++ b/t/require-key-data.t
@@ -9,7 +9,7 @@ use Test::More tests => 4;
use Mail::Run::Crypt;
-our $VERSION = '0.09';
+our $VERSION = '0.10';
{
my $mrc;