From: Matt S Trout Date: Sun, 4 Apr 2010 20:59:54 +0000 (+0100) Subject: 0.009002 release commit X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=p5sagit%2FIO-Pipeline.git;a=commitdiff_plain;h=bd273c77cb5a5d8b79dedbb864a5dedf87826492 0.009002 release commit --- diff --git a/Changes b/Changes index e0291a1..d5c8612 100644 --- a/Changes +++ b/Changes @@ -1,2 +1,5 @@ +0.009002 2010-04-04 + - mst is a complete idiot and got the wrong dist name in COPYRIGHT + 0.009001 2010-04-04 - Initial release diff --git a/lib/IO/Pipeline.pm b/lib/IO/Pipeline.pm index 48aa238..90bec82 100644 --- a/lib/IO/Pipeline.pm +++ b/lib/IO/Pipeline.pm @@ -11,7 +11,7 @@ our @ISA = qw(Exporter); our @EXPORT = qw(pmap pgrep psink); -our $VERSION = '0.009001'; # 0.9.1 +our $VERSION = '0.009002'; # 0.9.2 $VERSION = eval $VERSION; @@ -339,7 +339,7 @@ the author so far. =head1 COPYRIGHT -Copyright (c) 2010 the App::FatPacker L and L +Copyright (c) 2010 the IO::Pipeline L and L as listed above. =head1 LICENSE