fix version number
This commit is contained in:
Generated
+1
-1
@@ -568,7 +568,7 @@ checksum = "7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70"
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "hexapoda"
|
name = "hexapoda"
|
||||||
version = "0.2.1"
|
version = "0.2.2"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"clap",
|
"clap",
|
||||||
"clap_complete",
|
"clap_complete",
|
||||||
|
|||||||
+1
-1
@@ -1,7 +1,7 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "hexapoda"
|
name = "hexapoda"
|
||||||
# if run manually, CI will check for the string "ain" (lol), so here you go :)
|
# 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"
|
description = "a colorful modal hex editor"
|
||||||
repository = "https://github.com/simonomi/hexapoda"
|
repository = "https://github.com/simonomi/hexapoda"
|
||||||
keywords = ["cli", "tui", "hex", "tool", "editor"]
|
keywords = ["cli", "tui", "hex", "tool", "editor"]
|
||||||
|
|||||||
Reference in New Issue
Block a user