fix version number

This commit is contained in:
alice pellerin
2026-05-01 23:44:17 -05:00
parent f8f6f7e3ef
commit d320e286c1
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
[package]
name = "hexapoda"
# if run manually, CI will check for the string "ain" (lol), so here you go :)
version = "0.2.1"
version = "0.2.2"
description = "a colorful modal hex editor"
repository = "https://github.com/simonomi/hexapoda"
keywords = ["cli", "tui", "hex", "tool", "editor"]