Skip to content

Commit

Permalink
Corrected StringArgument 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 4136e85 commit 899ac53
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 @@

/**
* A string {@link ArgumentType}.
* @since 0.0.1
* @since 1.0.0
*/
public class StringArgument implements ArgumentType<String> {

Expand Down

0 comments on commit 899ac53

Please sign in to comment.