Skip to content

Commit

Permalink
fix list numbering
Browse files Browse the repository at this point in the history
  • Loading branch information
bostonaholic committed Apr 20, 2024
1 parent 451f7b0 commit c9213b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ The process for releasing a new version is as follows:
1. Bump version in project.clj following [Semantic Versioning 2.0.0](https://semver.org/)
2. Bump version in [README.md](./README.md) to match `project.clj`
3. Add changes to [CHANGELOG.md](./CHANGELOG.md) following [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
3. Generate API docs with `lein codox`
4. Generate API docs with `lein codox`

#### Release

Expand Down

0 comments on commit c9213b9

Please sign in to comment.