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

Bump version

This commit is contained in:
RGBCube 2022-12-03 17:52:02 +03:00
parent d820ca3501
commit 5db1eae976

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.2'
version: '1.2.3'
license: 'MIT'
dependencies: []
}