diff --git a/CHANGELOG.md b/CHANGELOG.md index 176a35fc..6bf41c87 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Infoblox Go Client Release Notes -## v2.5.0 +## v2.6.0 ### Release Summary diff --git a/README.md b/README.md index 95d10376..052708e3 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ This library is compatible with Go 1.2+ * Go 1.2 or above ## Installation - To get the latest released version [v2.5.0](https://github.com/infobloxopen/infoblox-go-client/releases/tag/v2.5.0) of Go Client use below command. + To get the latest released version [v2.6.0](https://github.com/infobloxopen/infoblox-go-client/releases/tag/v2.6.0) of Go Client use below command. `go get github.com/infobloxopen/infoblox-go-client/v2`