# Release ## Instructions To release the gem to Github package manager and Ruby Gems, 1. Update `lib/fluent/version.rb` 2. Update `Gemfile.lock` 3. Create a pull request and merge it into `main` 4. Manually creating a release on Github with a tag indicating the new version number e.g. `vMAJOR.MINOR.PATCH`