0.009002 release commit
Matt S Trout [Sun, 4 Apr 2010 20:59:54 +0000 (21:59 +0100)]
Changes
lib/IO/Pipeline.pm

diff --git a/Changes b/Changes
index e0291a1..d5c8612 100644 (file)
--- 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
index 48aa238..90bec82 100644 (file)
@@ -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</AUTHOR> and L</CONTRIBUTORS>
+Copyright (c) 2010 the IO::Pipeline L</AUTHOR> and L</CONTRIBUTORS>
 as listed above.
 
 =head1 LICENSE