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/custom-name.t | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 't/custom-name.t') diff --git a/t/custom-name.t b/t/custom-name.t index ba053e3..57dc90b 100644 --- a/t/custom-name.t +++ b/t/custom-name.t @@ -8,7 +8,7 @@ use Test::More tests => 2; use Mail::Run::Crypt; -our $VERSION = '0.09'; +our $VERSION = '0.10'; my $name = 'mrc_custom'; my %opts = ( -- cgit v1.2.3