Release 2.10.0

Signed-off-by: Alexander Brandes <mc.cache@web.de>
This commit is contained in:
Alexander Brandes
2024-05-19 17:31:14 +02:00
parent db6442ad35
commit d8eb03f4c1
3 changed files with 4 additions and 4 deletions

View File

@ -189,7 +189,7 @@ public class Config {
/**
* Indicates that a field should be instantiated / created.
*
* @since TODO
* @since 2.10.0
*/
@Retention(RetentionPolicy.RUNTIME)
@Target({ElementType.FIELD})