diff --git a/README.md b/README.md index bf23bf32..06443609 100644 --- a/README.md +++ b/README.md @@ -6,9 +6,6 @@

Cloud SQL Go Connector

-*Warning*: This project is in Public Preview, and may contain breaking changes -before it becomes Generally Available. - [![CI][ci-badge]][ci-build] [![Go Reference][pkg-badge]][pkg-docs] @@ -327,7 +324,7 @@ considered unsupported. ## Supported Go Versions We test and support at minimum, the latest three Go versions. Changes in supported Go versions will be -considered a minor change, and will be listed in the realease notes. +considered a minor change, and will be listed in the realease notes. ### Release cadence This project aims for a release on at least a monthly basis. If no new features diff --git a/version.txt b/version.txt index fb0b7542..05639a55 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -0.6.0-dev +1.0.0-dev