Fix logic error print menu

This commit is contained in:
2025-05-01 22:46:41 -04:00
parent f6316599d4
commit 69b629eb08
3 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
[tool.poetry]
name = "falyx"
version = "0.1.9"
version = "0.1.10"
description = "Reliable and introspectable async CLI action framework."
authors = ["Roland Thomas Jr <roland@rtj.dev>"]
license = "MIT"