diff --git a/README.md b/README.md index b9d26d0..83339db 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ High-concurrency random generation. Time stream control and retries. - **API**: `Retry`, `Start`, `WithBackoff`, `WithMaxRetries`, `NewDebouncer`, `NewThrottler`, `NewTimeWheel` -### go/task v1.0.0 +### go/task v1.3.0 Task scheduling and lifecycle management. - **API**: `Add`, `Start`, `Stop`, `Get`, `List`, `Remove`, `WithPolicy`, `WithTimeout`, `OnSuccess`, `OnError`