diff --git a/Cargo.lock b/Cargo.lock index 57b6c36..d13e3fe 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -4,4 +4,4 @@ version = 4 [[package]] name = "dbus-prettifier" -version = "1.2.0" +version = "1.2.1" diff --git a/Cargo.toml b/Cargo.toml index 619a58b..afbe418 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "dbus-prettifier" -version = "1.2.0" +version = "1.2.1" edition = "2024" authors = [ "Nicolás A. Ortega Froysa " ] description = "A tool to prettify the output of qdbus." diff --git a/dbus-prettifier.1 b/dbus-prettifier.1 index ca23573..9cf0d1a 100644 --- a/dbus-prettifier.1 +++ b/dbus-prettifier.1 @@ -1,4 +1,4 @@ -.TH dbus-prettifier "1" "October 2025" "dbus-prettifier 1.2.0" "User Commands" +.TH dbus-prettifier "1" "October 2025" "dbus-prettifier 1.2.1" "User Commands" .SH "NAME" dbus-prettifier - A tool to prettify the output of qdbus. .SH "SYNOPSIS"