From 58c337a6257635409b08ecb28a97653cd302cf7a Mon Sep 17 00:00:00 2001 From: RGBCube <78925721+RGBCube@users.noreply.github.com> Date: Mon, 9 Jan 2023 19:32:30 +0300 Subject: [PATCH] Unbump version --- v.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/v.mod b/v.mod index 2223436..23cfc41 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.3.0' + version: '0.3.1' license: 'MIT' repo_url: 'https://github.com/RGBCube/color.v' dependencies: []