Feat: Hebt Version auf 0.1.3 an

This commit is contained in:
2026-08-24 19:47:16 +02:00
parent 0d811cfb75
commit 9a2a1730dd
2 changed files with 2 additions and 2 deletions
Generated
+1 -1
View File
@@ -29,7 +29,7 @@ checksum = "7cd812cc2bc1d69d4764bd80df88b4317eaef9e773c75226407d9bc0876b211c"
[[package]] [[package]]
name = "docker-update" name = "docker-update"
version = "0.1.2" version = "0.1.3"
dependencies = [ dependencies = [
"confy", "confy",
"libc 1.0.0-alpha.4", "libc 1.0.0-alpha.4",
+1 -1
View File
@@ -1,6 +1,6 @@
[package] [package]
name = "docker-update" name = "docker-update"
version = "0.1.2" version = "0.1.3"
edition = "2024" edition = "2024"
authors = ['DragonSlayer_14'] authors = ['DragonSlayer_14']
readme = "README.md" readme = "README.md"