From 223ad047b04ec15161d0c2de94251065a5ff755e Mon Sep 17 00:00:00 2001 From: RGBCube <78925721+RGBCube@users.noreply.github.com> Date: Fri, 2 Dec 2022 20:34:23 +0300 Subject: [PATCH] Bump version to 1.2.1 --- v.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/v.mod b/v.mod index a153fd5..e46d30f 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.0' + version: '1.2.1 license: 'MIT' dependencies: [] }