aboutsummaryrefslogtreecommitdiff
path: root/t/encrypt-sign.t
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2018-02-21 16:49:16 +1300
committerTom Ryder <tom@sanctum.geek.nz>2018-02-21 16:49:16 +1300
commit1493586661c76f96da41bf6574e3f0ae06aa4434 (patch)
treedf579b3980d20d7171b2a17cea828d3f97cc6e57 /t/encrypt-sign.t
parentBump version number to 0.10 (diff)
parentBump VERSION to 0.11 (diff)
downloadMail-Run-Crypt-3ed0f3a7835cfba53b2e500d8b8eee876cc0bafa.tar.gz (sig)
Mail-Run-Crypt-3ed0f3a7835cfba53b2e500d8b8eee876cc0bafa.zip
Merge branch 'release/v0.11'v0.11develop
* release/v0.11: Bump VERSION to 0.11 Update CHANGES Add Module::Signature line to Makefile.PL Remove unneeded File::stat dependency
Diffstat (limited to 't/encrypt-sign.t')
-rw-r--r--t/encrypt-sign.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/encrypt-sign.t b/t/encrypt-sign.t
index 926f00d..e137bf0 100644
--- a/t/encrypt-sign.t
+++ b/t/encrypt-sign.t
@@ -8,7 +8,7 @@ use Test::More tests => 10;
use Mail::Run::Crypt;
-our $VERSION = '0.10';
+our $VERSION = '0.11';
my %opts = (
mailto => 'nobody@example.com',