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

Rename color/ back to src, bump version

This commit is contained in:
RGBCube 2022-12-02 22:11:06 +03:00
parent 39e4202d69
commit 205be70a37
6 changed files with 2 additions and 1 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.2.1'
version: '1.2.2'
license: 'MIT'
dependencies: []
}