Writing to .version in the root of the project causes this version to be returned by nixfmt --version
rather than the version from the cabalfile.
- Bump the version in the cabal file
- Update the changelog with the new version
- Create a PR with the above changes and merge it
- After a successful build, a new GitHub release will automatically be created, along with a tag matching the version, via a GitHub Actions workflow. Keep an eye on the process to ensure everything runs smoothly!