0.0.7
This commit is contained in:
parent
acd86bfe2b
commit
0a394221e5
2 changed files with 8 additions and 1 deletions
|
@ -1,4 +1,11 @@
|
|||
---------------------------------------------------------------------------------------------------
|
||||
Version: 0.0.7
|
||||
Date: 15.02.2025
|
||||
Changes:
|
||||
- Add table.concat
|
||||
Bug Fixes:
|
||||
- Bugfix in Recipe
|
||||
---------------------------------------------------------------------------------------------------
|
||||
Version: 0.0.6
|
||||
Date: 15.02.2025
|
||||
Bug Fixes:
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "cf-lib",
|
||||
"version": "0.0.6",
|
||||
"version": "0.0.7",
|
||||
"title": "cackling fiends library",
|
||||
"description": "Because I'd like to have my own library :-)",
|
||||
"author": "cackling fiend",
|
||||
|
|
Loading…
Add table
Reference in a new issue