From a43070aa95881a8f7fe2d1d66e8830f014beff21 Mon Sep 17 00:00:00 2001 From: ge Date: Thu, 8 Jan 2026 09:58:26 +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 f38921e..d803b22 100644 --- a/v.mod +++ b/v.mod @@ -1,7 +1,7 @@ Module { name: 'runcmd' description: 'Run external commands' - version: '0.2.1' + version: '0.3.0' license: 'Unlicense' repo_url: 'https://github.com/gechandesu/runcmd' dependencies: []