From acd7a0cfc683e730cf5ff937389ebac94b83b408 Mon Sep 17 00:00:00 2001 From: ge Date: Sun, 4 Jan 2026 16:19:14 +0300 Subject: [PATCH] mod: bump version --- v.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/v.mod b/v.mod index 6b3c491..f38921e 100644 --- a/v.mod +++ b/v.mod @@ -1,7 +1,7 @@ Module { name: 'runcmd' description: 'Run external commands' - version: '0.2.0' + version: '0.2.1' license: 'Unlicense' repo_url: 'https://github.com/gechandesu/runcmd' dependencies: []