Adds version method

This commit is contained in:
2025-12-28 13:23:14 +00:00
parent 1c431715c6
commit b2e7b7134e
4 changed files with 31 additions and 0 deletions

View File

@@ -4,3 +4,4 @@ pub mod generate;
pub mod ps;
pub mod pull;
pub mod tags;
pub mod version;