summaryrefslogtreecommitdiff
path: root/Makefile.PL
diff options
context:
space:
mode:
authorGianni Ceccarelli <gianni.ceccarelli@net-a-porter.com>2011-12-22 17:05:15 +0000
committerGianni Ceccarelli <gianni.ceccarelli@net-a-porter.com>2011-12-22 17:05:15 +0000
commit00c996a044ff398024ee292ec6b6aea47a920694 (patch)
tree2d9abf33852c310925c97cd8852009e7a9f4f197 /Makefile.PL
parentBuild results of e9892ef (on master) (diff)
parentremove MooseX::Types as far as sensible (diff)
downloaddata-multivalued-00c996a044ff398024ee292ec6b6aea47a920694.tar.gz
data-multivalued-00c996a044ff398024ee292ec6b6aea47a920694.tar.bz2
data-multivalued-00c996a044ff398024ee292ec6b6aea47a920694.zip
Build results of e9892ef (on master)
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 a3aaa89..07c83ff 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -41,7 +41,7 @@ my %WriteMakefileArgs = (
"strict" => 0,
"warnings" => 0
},
- "VERSION" => "0.0.1_5",
+ "VERSION" => "0.0.3",
"test" => {
"TESTS" => "t/*.t"
}