v0.5.10 is here, we removed the manualf debug and default in the canvas library and cleaned client from it

This commit is contained in:
Priec
2026-01-05 17:21:28 +01:00
parent ec16930569
commit 946ee9677c
5 changed files with 20 additions and 13 deletions

View File

@@ -5,7 +5,7 @@ resolver = "2"
[workspace.package]
# TODO: idk how to do the name, fix later
# name = "komp_ac"
version = "0.5.1"
version = "0.5.10"
edition = "2021"
license = "GPL-3.0-or-later"
authors = ["Filip Priečinský <filippriec@gmail.com>"]