aboutsummaryrefslogtreecommitdiff
path: root/t/encrypt-sign.t
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2017-10-23 16:51:34 +1300
committerTom Ryder <tom@sanctum.geek.nz>2017-10-23 16:51:34 +1300
commit6bd93fa5914048c722c1446e0fb3f0882270f171 (patch)
tree3ca393d9a16bf14af8b20c459ba7edf254248ea7 /t/encrypt-sign.t
parentTest that specifying encryption explicitly works (diff)
downloadMail-Run-Crypt-6bd93fa5914048c722c1446e0fb3f0882270f171.tar.gz (sig)
Mail-Run-Crypt-6bd93fa5914048c722c1446e0fb3f0882270f171.zip
Bump version numberv0.08
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 3688369..1535bef 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.07';
+our $VERSION = '0.08';
my %opts = (
mailto => 'nobody@example.com',