added --version flag to cli
All checks were successful
/ test-build (push) Successful in 37s

This commit is contained in:
Daniel Fichtinger 2025-07-16 01:32:59 -04:00
parent 4cef77e4e0
commit 3dc623f1c7
3 changed files with 18 additions and 2 deletions

View file

@ -1,6 +1,6 @@
[project]
name = "zona"
version = "1.2.0"
version = "1.2.1"
description = "Opinionated static site generator."
license = "BSD-3-Clause "
license-files = ["LICENSE"]