--- Coro/Coro.pm 2005/01/12 20:35:35 1.64 +++ Coro/Coro.pm 2005/02/22 19:51:58 1.65 @@ -40,7 +40,7 @@ use base Exporter; -$VERSION = '1.0'; +$VERSION = 1.1; @EXPORT = qw(async cede schedule terminate current); %EXPORT_TAGS = (