aboutsummaryrefslogtreecommitdiff
path: root/Makefile.PL
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2017-10-14 14:42:30 +1300
committerTom Ryder <tom@sanctum.geek.nz>2017-10-14 14:42:30 +1300
commitb11008a9eba32e5f19cfc1ce25ce982ba381e740 (patch)
treeca5a40ef839dc7f2261f2c69d57f4af0f29dbf33 /Makefile.PL
parentDocumentation corrections (diff)
downloadMail-Run-Crypt-b11008a9eba32e5f19cfc1ce25ce982ba381e740.tar.gz (sig)
Mail-Run-Crypt-b11008a9eba32e5f19cfc1ce25ce982ba381e740.zip
Bump versionv0.03
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 6ea39bd..b4ba306 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -32,7 +32,7 @@ WriteMakefile(
'meta-spec' => { version => 2 },
provides => {
'Mail::Run::Crypt' => {
- version => '0.02',
+ version => '0.03',
file => 'lib/Mail/Run/Crypt.pm',
},
},