From 64696a406fbdfaa720ce49bc5428382d1bbec795 Mon Sep 17 00:00:00 2001 From: RGBCube Date: Sun, 11 Dec 2022 17:59:23 +0300 Subject: [PATCH] Bump version --- v.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/v.mod b/v.mod index e9fe8b2..2223436 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.4' + version: '1.3.0' license: 'MIT' repo_url: 'https://github.com/RGBCube/color.v' dependencies: []