From 5db1eae976469f01b02e7630ae8ddf410538cd0a Mon Sep 17 00:00:00 2001 From: RGBCube Date: Sat, 3 Dec 2022 17:52:02 +0300 Subject: [PATCH] Bump version --- v.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/v.mod b/v.mod index f8da4c5..b87c5a9 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.2' + version: '1.2.3' license: 'MIT' dependencies: [] }