--- Coro/Coro.pm 2003/11/30 22:49:25 1.57 +++ Coro/Coro.pm 2004/02/13 23:17:41 1.58 @@ -40,7 +40,7 @@ use base Exporter; -$VERSION = "0.9"; +$VERSION = 0.95; @EXPORT = qw(async cede schedule terminate current); %EXPORT_TAGS = (