We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b701b9c commit fb7d15eCopy full SHA for fb7d15e
main.go
@@ -33,7 +33,7 @@ func main() {
33
34
app.Name = "xake"
35
app.Usage = "a build tool (make) for Ximera"
36
- app.Version = "0.8.19"
+ app.Version = "0.8.20"
37
38
// Check to see if this is the newest version Humorously,
39
// go-latest depends on go>=1.7 because that was when "context"
0 commit comments