summaryrefslogtreecommitdiff
path: root/Makefile.PL
diff options
context:
space:
mode:
authorGianni Ceccarelli <gianni.ceccarelli@net-a-porter.com>2012-02-08 15:43:30 +0000
committerGianni Ceccarelli <gianni.ceccarelli@net-a-porter.com>2012-02-08 15:43:30 +0000
commita9ef6abbacd8b0d3373753654da45816574cb97b (patch)
treec79588756977f9b8e6c8e40d58320a448a294115 /Makefile.PL
parentBuild results of b6e62ff (on master) (diff)
parentfake bump (diff)
downloaddata-multivalued-a9ef6abbacd8b0d3373753654da45816574cb97b.tar.gz
data-multivalued-a9ef6abbacd8b0d3373753654da45816574cb97b.tar.bz2
data-multivalued-a9ef6abbacd8b0d3373753654da45816574cb97b.zip
Build results of 0221a2c (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 e0e1ad3..5853836 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -41,7 +41,7 @@ my %WriteMakefileArgs = (
"strict" => 0,
"warnings" => 0
},
- "VERSION" => "0.0.6_1",
+ "VERSION" => "0.0.6_2",
"test" => {
"TESTS" => "t/*.t"
}