Skip to content

Commit e6ea7c9

Browse files
committed
Fix citation year to 2025
1 parent 9d1616f commit e6ea7c9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -343,10 +343,10 @@ The evaluation uses smart comparison: `"A, D"` equals `"D, A"` equals `"a,d"`.
343343
If you use Chameleon in your research, please cite:
344344

345345
```bibtex
346-
@software{chameleon2024,
346+
@software{chameleon2025,
347347
title={Chameleon: LLM Robustness Testing Framework},
348348
author={Steve Solun},
349-
year={2024},
349+
year={2025},
350350
url={https://github.com/stevesolun/Chameleon}
351351
}
352352
```

0 commit comments

Comments
 (0)