Update version

This commit is contained in:
Maurice
2025-08-16 20:30:36 +02:00
parent 6e236f64df
commit 4c7d1a857e
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@@ -155,7 +155,7 @@ checksum = "a4895175b425cb1f87721b59f0f286c2092bd4af812243672510e1ac53e2e0ad"
[[package]]
name = "podman-openrc"
version = "0.1.2"
version = "0.1.3"
dependencies = [
"clap",
"itertools",

View File

@@ -1,6 +1,6 @@
[package]
name = "podman-openrc"
version = "0.1.2"
version = "0.1.3"
edition = "2021"
license = "MIT"
keywords = ["podman", "openrc", "service", "generator"]