summaryrefslogtreecommitdiff
path: root/Makefile.PL
diff options
context:
space:
mode:
authorGianni Ceccarelli <gianni.ceccarelli@net-a-porter.com>2011-11-25 15:15:01 +0000
committerGianni Ceccarelli <gianni.ceccarelli@net-a-porter.com>2011-11-25 15:15:01 +0000
commit22cbedcbd3b8ebfcd2b2e945fdad13a4108d640d (patch)
tree083fd2c946ec615cde31529ab00b23ccbb90e870 /Makefile.PL
parentBuild results of 6e5e90b (on master) (diff)
parentchanges bump for CPAN release (diff)
downloaddata-multivalued-22cbedcbd3b8ebfcd2b2e945fdad13a4108d640d.tar.gz
data-multivalued-22cbedcbd3b8ebfcd2b2e945fdad13a4108d640d.tar.bz2
data-multivalued-22cbedcbd3b8ebfcd2b2e945fdad13a4108d640d.zip
Build results of 44cf53d (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 cd65720..bec752a 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -40,7 +40,7 @@ my %WriteMakefileArgs = (
"strict" => 0,
"warnings" => 0
},
- "VERSION" => "0.0.1_1",
+ "VERSION" => "0.0.1_2",
"test" => {
"TESTS" => "t/*.t"
}