This repository has been archived on 2024-05-03. You can view files and clone it, but cannot push or open issues or pull requests.
treefmt/build/build.go

7 lines
68 B
Go
Raw Normal View History

package build
var (
Name = "treefmt"
Version = "v0.0.1+dev"
)