--- cvsroot/Coro/Coro.pm 2001/07/17 02:21:56 1.14 +++ cvsroot/Coro/Coro.pm 2001/07/17 02:55:29 1.15 @@ -33,7 +33,7 @@ use base Exporter; -$VERSION = 0.05; +$VERSION = 0.06; @EXPORT = qw(async yield schedule terminate); @EXPORT_OK = qw($current);