diff --git a/README.md b/README.md index e6aca12..4e93fd5 100644 --- a/README.md +++ b/README.md @@ -169,6 +169,14 @@ bundle exec appraisal rails-7.0 rspec bundle exec appraisal rails-7.1 rspec ``` +## Releasing new version + +1. Create a new tag, eg `git tag 9.4.1` +1. Go to https://github.com/ilyakatz/data-migrate/tags +1. Click "Create release" under 9.4.1 +1. CLick "Generate release notes" +1. Click "Publish release" + ## Thanks [Andrew J Vargo](http://github.com/ajvargo) Andrew was the original creator and maintainer of this project!