X-Git-Url: http://git.ieval.ro/?a=blobdiff_plain;f=lib%2FWWW%2FSearch%2FTorrentz.pm;fp=lib%2FWWW%2FSearch%2FTorrentz.pm;h=2d3b6631755f623bec8e71853270882106512209;hb=92841b3ec5827e9fc30057a3606db428cb7ea760;hp=6e98c38538fe407f830d4861d7e107fcafe01e0a;hpb=8a1d27d8789769a658c0ea5fafbcfd503c6298e0;p=www-search-torrentz.git diff --git a/lib/WWW/Search/Torrentz.pm b/lib/WWW/Search/Torrentz.pm index 6e98c38..2d3b663 100644 --- a/lib/WWW/Search/Torrentz.pm +++ b/lib/WWW/Search/Torrentz.pm @@ -6,7 +6,7 @@ use warnings; no if $] >= 5.018, warnings => 'experimental::smartmatch'; use parent qw/WWW::Search/; -our $VERSION = '0.001001'; +our $VERSION = '0.002'; our $MAINTAINER = 'Marius Gavrilescu '; use WWW::Search::Torrentz::Result;