chore: bump version

Signed-off-by: The one with the braid <info@braid.business>
This commit is contained in:
The one with the braid 2024-07-10 08:26:13 +02:00
parent f07a5eec80
commit 6e34b5220c
2 changed files with 7 additions and 2 deletions

View file

@ -1,3 +1,8 @@
## v2.1.1
- fix: convert field value to String instead of casting (ptrcnull)
- fix: use scale when matching files (ptrcnull)
## v2.1.0
- chore: apply code style (The one with the braid)