aboutsummaryrefslogtreecommitdiff
path: root/Makefile.PL
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2017-12-04 00:12:01 +1300
committerTom Ryder <tom@sanctum.geek.nz>2017-12-04 00:12:29 +1300
commitf9a5436e92a05dbbe27780b2d743e6740f80193b (patch)
tree9a4d260bc3b494dc4349aba2c85c71b1ba50ff63 /Makefile.PL
parentUse short shebang for translation (diff)
downloadMail-Run-Crypt-f9a5436e92a05dbbe27780b2d743e6740f80193b.tar.gz
Mail-Run-Crypt-f9a5436e92a05dbbe27780b2d743e6740f80193b.zip
Bump version number to 0.10v0.10
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 6d342cc..dba409c 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -31,7 +31,7 @@ WriteMakefile(
'meta-spec' => { version => 2 },
provides => {
'Mail::Run::Crypt' => {
- version => '0.09',
+ version => '0.10',
file => 'lib/Mail/Run/Crypt.pm',
},
},