bump version to 0.0.7

This commit is contained in:
2026-06-12 19:02:32 +02:00
parent 8f3de30cd1
commit c3c74bc47c
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
[package]
name = "dockermcmgr"
version = "0.0.6"
version = "0.0.7"
edition = "2024"
[[bin]]

View File

@ -38,7 +38,7 @@
final:
{
pname = "dmm";
version = "0.0.6";
version = "0.0.7";
inherit src;
cargoLock.lockFile = src + "/Cargo.lock";