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

Update misc files and bump version

This commit is contained in:
RGBCube 2022-11-18 20:46:49 +03:00
parent ed70f4a236
commit 150c1f65f7
4 changed files with 9 additions and 9 deletions

4
v.mod
View file

@ -1,7 +1,7 @@
Module {
name: 'color'
description: 'An easier way to print colored text to the terminal'
version: '1.0.0'
description: 'An easier way to print colored text to the terminal.'
version: '1.1.0'
license: 'MIT'
dependencies: []
}