Rename to yq

This commit is contained in:
Tim Hobbs
2018-04-09 15:58:12 +10:00
committed by Mike Farah
parent d3ecf7aa88
commit f2e10f21c7
+1 -1
View File
@@ -20,7 +20,7 @@ var (
)
// ProductName is the name of the product
const ProductName = "yaml"
const ProductName = "yq"
// GetVersionDisplay composes the parts of the version in a way that's suitable
// for displaying to humans.