1
Fork 0
mirror of https://github.com/RGBCube/color.v synced 2025-07-31 09:57:47 +00:00

Docs and fixes

This commit is contained in:
RGBCube 2022-12-01 19:58:40 +03:00
parent 3927f096e7
commit b5db7e911f
6 changed files with 119 additions and 121 deletions

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