Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
metrue committed Nov 2, 2020
1 parent 5ee7dbe commit 1af66e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fx.go
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ import (
_ "k8s.io/client-go/plugin/pkg/client/auth/gcp"
)

const version = "0.9.46"
const version = "0.9.47"

func init() {
go checkForUpdate()
Expand Down

0 comments on commit 1af66e7

Please sign in to comment.