--- Coro/Coro.pm 2005/08/20 01:09:19 1.68 +++ Coro/Coro.pm 2005/08/30 21:32:17 1.69 @@ -40,7 +40,7 @@ use base Exporter; -$VERSION = 1.3; +$VERSION = 1.31; @EXPORT = qw(async cede schedule terminate current); %EXPORT_TAGS = (