Bump version to v1.2.1

This commit is contained in:
2025-10-03 09:19:17 +02:00
parent 87b316fb20
commit 1000e3b0e8
3 changed files with 3 additions and 3 deletions

2
Cargo.lock generated
View File

@@ -4,4 +4,4 @@ version = 4
[[package]]
name = "dbus-prettifier"
version = "1.2.0"
version = "1.2.1"

View File

@@ -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."

View File

@@ -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"