Skip to content

Commit

Permalink
Correct the @publicapi version
Browse files Browse the repository at this point in the history
Signed-off-by: Andriy Redko <[email protected]>
  • Loading branch information
reta committed Dec 20, 2024
1 parent 9c62128 commit cfbf241
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
*
* @opensearch.api
*/
@PublicApi(since = "1.0.0")
@PublicApi(since = "2.19.0")
public abstract class SortedNumericUnsignedLongValues {

/** Sole constructor. (For invocation by subclass
Expand Down

0 comments on commit cfbf241

Please sign in to comment.