From 6bd93fa5914048c722c1446e0fb3f0882270f171 Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Mon, 23 Oct 2017 16:51:34 +1300 Subject: Bump version number --- lib/Mail/Run/Crypt.pm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib') diff --git a/lib/Mail/Run/Crypt.pm b/lib/Mail/Run/Crypt.pm index 2c33684..1855e91 100644 --- a/lib/Mail/Run/Crypt.pm +++ b/lib/Mail/Run/Crypt.pm @@ -16,7 +16,7 @@ use Mail::GnuPG; use MIME::Entity; # Specify package verson -our $VERSION = '0.07'; +our $VERSION = '0.08'; # Default exit value our $DEFAULT_EXIT = 127; ## no critic (ProhibitMagicNumbers) @@ -138,7 +138,7 @@ Mail::Run::Crypt - Encrypt and mail output from command runs =head1 VERSION -Version 0.07 +Version 0.08 =head1 DESCRIPTION -- cgit v1.2.3