mirror of
https://github.com/eRgo35/ah.git
synced 2025-12-16 06:46:10 +01:00
version and pkgbuild bump
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "ah"
|
||||
version = "0.1.0"
|
||||
version = "0.2.0"
|
||||
authors = ["Michał Czyż <mike@c2yz.com>"]
|
||||
edition = "2021"
|
||||
|
||||
@@ -14,4 +14,4 @@ readme = "README.md"
|
||||
|
||||
[dependencies]
|
||||
clap = { version = "4.5.10", features = ["derive"] }
|
||||
colored = "2.1.0"
|
||||
colored = "2.1.0"
|
||||
|
||||
Reference in New Issue
Block a user