From 6f917554e3a5253373aec1a706f56f499eba9848 Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Sat, 14 Oct 2017 15:16:59 +1300 Subject: Bump version --- t/instantiate.t | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 't') diff --git a/t/instantiate.t b/t/instantiate.t index 9fbec79..1b7058c 100644 --- a/t/instantiate.t +++ b/t/instantiate.t @@ -8,7 +8,7 @@ use Test::More tests => 1; use Mail::Run::Crypt; -our $VERSION = '0.03'; +our $VERSION = '0.04'; my $mrc = Mail::Run::Crypt->new( mailto => 'nobody@example.com' ); -- cgit v1.2.3