Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 1 addition & 4 deletions google-cloud-clients/google-cloud-kms/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,6 @@ Java idiomatic client for [Cloud KMS][cloud-kms].
- [Product Documentation][kms-product-docs]
- [Client Library Documentation][kms-client-lib-docs]

> Note: This client is a work-in-progress, and may occasionally
> make backwards-incompatible changes.

Quickstart
----------

Expand Down Expand Up @@ -77,7 +74,7 @@ Versioning

This library follows [Semantic Versioning](http://semver.org/).

It is currently in major version zero (``0.y.z``), which means that anything may change at any time and the public API should not be considered stable.
It is currently in major version one (``1.y.z``), which means that the public API is considered stable.

Contributing
------------
Expand Down