Skip to content

Commit

Permalink
v1.0.1 endpoint initial health status
Browse files Browse the repository at this point in the history
  • Loading branch information
octu0 committed Feb 1, 2021
1 parent 369b04b commit fedcf0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ package xds

const (
AppName string = "example-envoy-xds"
Version string = "1.0.0"
Version string = "1.0.1"
UA string = AppName + "/" + Version
)

0 comments on commit fedcf0c

Please sign in to comment.