From 6d2d3dbddeba5929f570eba81367023d50473d2f Mon Sep 17 00:00:00 2001 From: Guilherme Carreiro Date: Fri, 17 Jan 2025 09:29:02 +0100 Subject: [PATCH] Update CONTRIBUTING.md Co-authored-by: Gray Gilmore --- CONTRIBUTING.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index f0cfe9ec..61fe1f5a 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -29,8 +29,8 @@ ## Releasing -* Bump the version in `lib/liquid/version.rb` and merge it on `main` +* Bump the version in `lib/liquid/version.rb` * Update the `History.md` file -* Open a PR like [this one](https://github.com/Shopify/liquid/pull/1894) and merge it +* Open a PR like [this one](https://github.com/Shopify/liquid/pull/1894) and merge it to `main` * Create a new release using the [GitHub UI](https://github.com/Shopify/liquid/releases/new)