Bump version to v1.2.0

This commit is contained in:
2025-10-02 13:56:48 +02:00
parent 9548c2c167
commit 1ff158c650
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

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

View File

@@ -1,6 +1,6 @@
[package]
name = "dbus-prettifier"
version = "1.1.0"
version = "1.2.0"
edition = "2024"
authors = [ "Nicolás A. Ortega Froysa <nicolas@ortegas.org>" ]
description = "A tool to prettify the output of qdbus."