view vendor/github.com/yosssi/gcss/version.go @ 78:5583ff07e384 draft

Separate the build<FORMAT> functions into their own source files Signed-off-by: Izuru Yakumo <yakumo.izuru@chaotic.ninja>
author yakumo.izuru
date Mon, 11 Dec 2023 17:23:49 +0000
parents 787b5ee0289d
children
line wrap: on
line source

package gcss

// Version is the version of GCSS.
const Version = "GCSS 0.1.0"