--- Coro/Coro.pm 2004/04/22 04:14:49 1.59 +++ Coro/Coro.pm 2004/05/13 16:12:14 1.60 @@ -40,7 +40,7 @@ use base Exporter; -$VERSION = 0.95; +$VERSION = 0.96; @EXPORT = qw(async cede schedule terminate current); %EXPORT_TAGS = (