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