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: []