diff --git a/cf-lib/changelog.txt b/cf-lib/changelog.txt index bb6d348..9955581 100644 --- a/cf-lib/changelog.txt +++ b/cf-lib/changelog.txt @@ -1,4 +1,9 @@ --------------------------------------------------------------------------------------------------- +Version: 0.0.13 +Date: 23.05.2025 + Changes: + Add Item class +--------------------------------------------------------------------------------------------------- Version: 0.0.12 Date: 06.04.2025 Changes: diff --git a/cf-lib/info.json b/cf-lib/info.json index 7691c7a..d87420a 100644 --- a/cf-lib/info.json +++ b/cf-lib/info.json @@ -1,6 +1,6 @@ { "name": "cf-lib", - "version": "0.0.12", + "version": "0.0.13", "title": "cackling fiends library", "description": "Because I'd like to have my own library :-)", "author": "cackling fiend",