chore: bump to 1.0.1

This commit is contained in:
Lucien Cartier-Tilet 2024-01-18 23:22:31 +01:00
parent e32f8b4439
commit ba0938672f
Signed by: phundrak
GPG Key ID: BD7789E705CB8DCA
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -1207,7 +1207,7 @@ checksum = "c1b04fb49957986fdce4d6ee7a65027d55d4b6d2265e5848bbb507b58ccfdb6f"
[[package]]
name = "p4bl0t"
version = "1.0.0"
version = "1.0.1"
dependencies = [
"color-eyre",
"poise",

View File

@ -1,6 +1,6 @@
[package]
name = "p4bl0t"
version = "1.0.0"
version = "1.0.1"
edition = "2021"
authors = ["Lucien Cartier-Tilet <lucien@phundrak.com>"]
license-file = "LICENSE.md"