--- Coro/Coro.pm 2003/11/05 20:02:44 1.55 +++ Coro/Coro.pm 2003/11/15 03:53:10 1.56 @@ -40,7 +40,7 @@ use base Exporter; -$VERSION = 0.8; +$VERSION = "0.9"; @EXPORT = qw(async cede schedule terminate current); %EXPORT_TAGS = (