Skip to content

Commit

Permalink
bumped fox version
Browse files Browse the repository at this point in the history
  • Loading branch information
xadhatter committed May 23, 2024
1 parent 9a46b40 commit 9e76100
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ import (

// XXX Update this before making release. This is hardcoded to ensure that
// the correct version is shown when Fox is setup using `go install`.
const version = "v0.9.1"
const version = "v0.9.2"

type BuildInfo struct {
Version string `json:"version,omitempty"`
Expand Down

0 comments on commit 9e76100

Please sign in to comment.