Skip to content

Commit 1af66e7

Browse files
committed
bump version
1 parent 5ee7dbe commit 1af66e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fx.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ import (
1919
_ "k8s.io/client-go/plugin/pkg/client/auth/gcp"
2020
)
2121

22-
const version = "0.9.46"
22+
const version = "0.9.47"
2323

2424
func init() {
2525
go checkForUpdate()

0 commit comments

Comments
 (0)