aboutsummaryrefslogtreecommitdiff
path: root/t/encrypt.t
diff options
context:
space:
mode:
Diffstat (limited to 't/encrypt.t')
-rw-r--r--t/encrypt.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/encrypt.t b/t/encrypt.t
index 0a790f7..973a59f 100644
--- a/t/encrypt.t
+++ b/t/encrypt.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' );
my $mrc = Mail::Run::Crypt->new(%opts);