Bump version to v1.2.1
This commit is contained in:
2
Cargo.lock
generated
2
Cargo.lock
generated
@@ -4,4 +4,4 @@ version = 4
|
||||
|
||||
[[package]]
|
||||
name = "dbus-prettifier"
|
||||
version = "1.2.0"
|
||||
version = "1.2.1"
|
||||
|
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "dbus-prettifier"
|
||||
version = "1.2.0"
|
||||
version = "1.2.1"
|
||||
edition = "2024"
|
||||
authors = [ "Nicolás A. Ortega Froysa <nicolas@ortegas.org>" ]
|
||||
description = "A tool to prettify the output of qdbus."
|
||||
|
@@ -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"
|
||||
|
Reference in New Issue
Block a user