diff --git a/v.mod b/v.mod index e46d30f..51f9ef9 100644 --- a/v.mod +++ b/v.mod @@ -1,7 +1,7 @@ Module { name: 'color' description: 'An easier way to print colored text to the terminal.' - version: '1.2.1 + version: '1.2.1' license: 'MIT' dependencies: [] }