prepare release of v1.1.5
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2023-08-19 11:10:57 +02:00
parent 199dfd30ca
commit be23129441
3 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
## unreleased
## 1.1.5 (2023-08-19)
### Fix
* Fixed JSON type conversion in `SecretResponse#get(String, Class)` (#67)