Skip to content

Commit

Permalink
Corrected IntegerArgument javadoc's since version
Browse files Browse the repository at this point in the history
  • Loading branch information
Zffu committed Jul 17, 2024
1 parent f7d93db commit 4136e85
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

/**
* An Integer {@link ArgumentType}.
* @since 0.0.1
* @since 1.0.0
*/
public class IntegerArgument implements ArgumentType<Integer> {

Expand Down

0 comments on commit 4136e85

Please sign in to comment.