Procedure to release a new release.
-
Update the version in README.md, main.rb, and changelog.txt.
-
Ensure that the changelog lists all the important changes.
-
Ensure that the tests pass.
-
Merge dev into master.
-
On Github, click Releases, then create a new release for the new version.