summaryrefslogtreecommitdiff
path: root/Makefile.PL
diff options
context:
space:
mode:
authorGianni Ceccarelli <gianni.ceccarelli@net-a-porter.com>2012-01-24 10:51:25 +0000
committerGianni Ceccarelli <gianni.ceccarelli@net-a-porter.com>2012-01-24 10:51:25 +0000
commit2efedee43bcf77833037438d827643db1cde9116 (patch)
treee2c33cff90c89d3ac10935945c33fcd1e529014b /Makefile.PL
parentBuild results of e9892ef (on master) (diff)
parentcache attributes per class, makes thinks faster (diff)
downloaddata-multivalued-2efedee43bcf77833037438d827643db1cde9116.tar.gz
data-multivalued-2efedee43bcf77833037438d827643db1cde9116.tar.bz2
data-multivalued-2efedee43bcf77833037438d827643db1cde9116.zip
Build results of f74481a (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 07c83ff..a3aaa89 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -41,7 +41,7 @@ my %WriteMakefileArgs = (
"strict" => 0,
"warnings" => 0
},
- "VERSION" => "0.0.3",
+ "VERSION" => "0.0.1_5",
"test" => {
"TESTS" => "t/*.t"
}