Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: set next version to v1.0.0 #349

Merged
merged 3 commits into from
Oct 18, 2022
Merged
Show file tree
Hide file tree
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 README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,6 @@

<h1 align="center">Cloud SQL Go Connector</h1>

*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]

Expand Down Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.6.0-dev
1.0.0-dev