Skip to content

Commit

Permalink
Change to 1.0.0
Browse files Browse the repository at this point in the history
Signed-off-by: Craig Perkins <[email protected]>
  • Loading branch information
cwperks committed Jan 21, 2025
1 parent 95242a0 commit 2d85d00
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
* @opensearch.api
*/

@PublicApi(since = "2.19.0")
@PublicApi(since = "1.0.0")
public final class StepListener<Response> extends NotifyOnceListener<Response> {
private final ListenableFuture<Response> delegate;

Expand Down

0 comments on commit 2d85d00

Please sign in to comment.