aboutsummaryrefslogtreecommitdiff
path: root/Makefile.PL
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2017-10-14 12:14:38 +1300
committerTom Ryder <tom@sanctum.geek.nz>2017-10-14 12:14:38 +1300
commit38d36e587799b04d9f6ff991ac5bfd48b44ce87c (patch)
tree4afb653af8f8d674464a749a593e762fbd8306da /Makefile.PL
parentFix lots of documentation and formatting (diff)
downloadMail-Run-Crypt-38d36e587799b04d9f6ff991ac5bfd48b44ce87c.tar.gz (sig)
Mail-Run-Crypt-38d36e587799b04d9f6ff991ac5bfd48b44ce87c.zip
Bump version numberv0.02
Diffstat (limited to 'Makefile.PL')
-rw-r--r--Makefile.PL2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.PL b/Makefile.PL
index 49ae511..6ea39bd 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -32,7 +32,7 @@ WriteMakefile(
'meta-spec' => { version => 2 },
provides => {
'Mail::Run::Crypt' => {
- version => '0.01',
+ version => '0.02',
file => 'lib/Mail/Run/Crypt.pm',
},
},