1
0
Fork 0

bump version 1.0.3 -> 1.0.4 (README update)

This commit is contained in:
Kim, Jimin 2025-06-03 16:41:58 +09:00
parent 9fc2c6b103
commit fd9964f2af
Signed by: pomp
GPG key ID: D3932F82A0667A3B
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View file

@ -4,4 +4,4 @@ version = 4
[[package]]
name = "sudo-boo"
version = "1.0.3"
version = "1.0.4"

View file

@ -1,7 +1,7 @@
[package]
name = "sudo-boo"
description = "A program that scare users when running with root permission"
version = "1.0.3"
version = "1.0.4"
edition = "2024"
license-file = "LICENSE"
keywords = ["boo"]