1
Fork 0
mirror of https://github.com/RGBCube/color.v synced 2025-08-01 10:27: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 { Module {
name: 'color' name: 'color'
description: 'An easier way to print colored text to the terminal.' description: 'An easier way to print colored text to the terminal.'
version: '1.2.2' version: '1.2.3'
license: 'MIT' license: 'MIT'
dependencies: [] dependencies: []
} }