diff --git a/crates/beer/src/main.rs b/crates/beer/src/main.rs index bdfdba4..3e2adcd 100644 --- a/crates/beer/src/main.rs +++ b/crates/beer/src/main.rs @@ -20,7 +20,7 @@ use crate::config::Config; /// A fast, software-rendered, Wayland-native terminal emulator. #[derive(Parse)] -#[pound(name = "beer", version = "0.2.0")] +#[pound(name = "beer")] struct Cli { /// Run as a daemon hosting multiple windows. #[pound(long)]