Skip to content

Commit

Permalink
also adjust since in KDoc of Args
Browse files Browse the repository at this point in the history
  • Loading branch information
robstoll committed Jan 10, 2024
1 parent 71c9656 commit cb66c9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/kotlin/com/tegonal/minimalist/Args.kt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ import org.junit.jupiter.params.provider.Arguments
/**
* Represents the top-interface of arguments-representations such as [Args1], [Args2] and so on.
*
* @since 0.1.0
* @since 1.0.0
*/
interface Args : Arguments {
/**
Expand Down

0 comments on commit cb66c9d

Please sign in to comment.