Fix version support
Updated the version that the library supports.
This commit is contained in:
parent
3c9e983800
commit
1a1a91eb86
|
@ -4,7 +4,7 @@ Consul API client
|
|||
This package provides the `api` package which attempts to
|
||||
provide programmatic access to the full Consul API.
|
||||
|
||||
Currently, all of the Consul APIs included in version 0.3 are supported.
|
||||
Currently, all of the Consul APIs included in version 0.5.2 are supported.
|
||||
|
||||
Documentation
|
||||
=============
|
||||
|
|
Loading…
Reference in New Issue