Skip to content

Commit 81f129a

Browse files
authored
Bump version number to 1.0.0 in preparation
1 parent 5f03648 commit 81f129a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ import (
4040
//+kubebuilder:scaffold:imports
4141
)
4242

43-
const useragent = "google-pso-tool/gke-autoneg-controller/0.9.10"
43+
const useragent = "google-pso-tool/gke-autoneg-controller/1.0.0"
4444

4545
var (
4646
scheme = runtime.NewScheme()

0 commit comments

Comments
 (0)