diff options
author | Gianni Ceccarelli <gianni.ceccarelli@net-a-porter.com> | 2012-02-08 15:43:30 +0000 |
---|---|---|
committer | Gianni Ceccarelli <gianni.ceccarelli@net-a-porter.com> | 2012-02-08 15:43:30 +0000 |
commit | a9ef6abbacd8b0d3373753654da45816574cb97b (patch) | |
tree | c79588756977f9b8e6c8e40d58320a448a294115 /Makefile.PL | |
parent | Build results of b6e62ff (on master) (diff) | |
parent | fake bump (diff) | |
download | data-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.PL | 2 |
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" } |