diff --git a/RELEASING.md b/RELEASING.md index 674cc2116..1d6ad9e55 100644 --- a/RELEASING.md +++ b/RELEASING.md @@ -32,3 +32,5 @@ Repositories create consistent release labels, such as `v1.0.0`, `v1.1.0` and `v ## Releasing The release process is standard across repositories in this org and is run by a release manager volunteering from amongst [MAINTAINERS](MAINTAINERS.md). + +1. Create a tag, e.g. `v2.1.0`, and push it to the GitHub repo. This makes the new version available on https://pkg.go.dev/github.com/opensearch-project/opensearch-go/v2. \ No newline at end of file