Skip to content

Commit

Permalink
Merge pull request #77 from dekkagaijin/config
Browse files Browse the repository at this point in the history
version 2.0.0 -> 2.0.1
  • Loading branch information
Jake Sanders authored Mar 5, 2020
2 parents 254dbbd + d7ef4cb commit be7633a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/const.go
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ const (
// MinorVersion is the credential helper's minor version number.
MinorVersion = 0
// PatchVersion is the credential helper's patch version number.
PatchVersion = 0
PatchVersion = 1
)

// DefaultGCRRegistries contains the list of default registries to authenticate for.
Expand Down

0 comments on commit be7633a

Please sign in to comment.