1
Fork 0
mirror of https://github.com/RGBCube/color.v synced 2025-07-30 17:37:45 +00:00

Bump version to 1.2.1

This commit is contained in:
RGBCube 2022-12-02 20:34:23 +03:00 committed by RGBCube
parent 8a58e55eff
commit 223ad047b0

2
v.mod
View file

@ -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: []
}