aboutsummaryrefslogtreecommitdiff
path: root/Makefile.PL
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2017-10-14 15:16:59 +1300
committerTom Ryder <tom@sanctum.geek.nz>2017-10-14 15:16:59 +1300
commit6f917554e3a5253373aec1a706f56f499eba9848 (patch)
tree93b55e3abbcf3734a08a77fbcc96a22a526b8273 /Makefile.PL
parentCorrect a documentation error (diff)
downloadMail-Run-Crypt-6f917554e3a5253373aec1a706f56f499eba9848.tar.gz (sig)
Mail-Run-Crypt-6f917554e3a5253373aec1a706f56f499eba9848.zip
Bump versionv0.04
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 b4ba306..e41f722 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -32,7 +32,7 @@ WriteMakefile(
'meta-spec' => { version => 2 },
provides => {
'Mail::Run::Crypt' => {
- version => '0.03',
+ version => '0.04',
file => 'lib/Mail/Run/Crypt.pm',
},
},