From f9a5436e92a05dbbe27780b2d743e6740f80193b Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Mon, 4 Dec 2017 00:12:01 +1300 Subject: Bump version number to 0.10 --- t/encrypt-sign.t | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 't/encrypt-sign.t') diff --git a/t/encrypt-sign.t b/t/encrypt-sign.t index aeac091..926f00d 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.09'; +our $VERSION = '0.10'; my %opts = ( mailto => 'nobody@example.com', -- cgit v1.2.3