Skip to content

Commit 08cd984

Browse files
committed
Bumping version to v0.8.24
1 parent 3b2b659 commit 08cd984

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ func main() {
3333

3434
app.Name = "xake"
3535
app.Usage = "a build tool (make) for Ximera"
36-
app.Version = "0.8.23"
36+
app.Version = "0.8.24"
3737

3838
// Check to see if this is the newest version Humorously,
3939
// go-latest depends on go>=1.7 because that was when "context"

0 commit comments

Comments
 (0)