From a9457f7c386156b3221fb661010c47db5fed2550 Mon Sep 17 00:00:00 2001 From: Simon Brodtmann <github@accounts.brodtmann.info> Date: Fri, 23 May 2025 21:04:51 +0200 Subject: [PATCH] 0.0.13 --- cf-lib/changelog.txt | 5 +++++ cf-lib/info.json | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) 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",