X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Makefile.PL;h=4b415a2ad433892a8c5c18b6bd88639ece2d33ed;hb=c7cad649fb91d58c980fcf047c47a7dc09e8be6f;hp=4df3382dd2449b6e0ce8079091132615613ab8dc;hpb=2d9f516571abb22d42ea26ffaf07bda8a29314f0;p=catagits%2FDOM-Tiny.git diff --git a/Makefile.PL b/Makefile.PL index 4df3382..4b415a2 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -27,7 +27,7 @@ my %WriteMakefileArgs = ( "JSON::PP" => 0, "Test::More" => "0.88" }, - "VERSION" => "0.002", + "VERSION" => "0.003", "test" => { "TESTS" => "t/*.t" }