diff options
author | Gianni Ceccarelli <gianni.ceccarelli@net-a-porter.com> | 2012-12-11 17:10:00 +0000 |
---|---|---|
committer | Gianni Ceccarelli <gianni.ceccarelli@net-a-porter.com> | 2012-12-11 17:10:00 +0000 |
commit | 924e46179bb7dbab7bfc34d6234c97602f898b79 (patch) | |
tree | c721d745d5e3fe272d7101f341ebc6d680ba2736 /Makefile.PL | |
parent | Build results of 0221a2c (on master) (diff) | |
download | data-multivalued-924e46179bb7dbab7bfc34d6234c97602f898b79.tar.gz data-multivalued-924e46179bb7dbab7bfc34d6234c97602f898b79.tar.bz2 data-multivalued-924e46179bb7dbab7bfc34d6234c97602f898b79.zip |
Build results of 2008730 (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 02e37a3..cf31eef 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -40,7 +40,7 @@ my %WriteMakefileArgs = ( "strict" => 0, "warnings" => 0 }, - "VERSION" => "0.0.6_2", + "VERSION" => "0.0.7_1", "test" => { "TESTS" => "t/*.t" } |