Skip to content

Commit

Permalink
fix: path to version
Browse files Browse the repository at this point in the history
  • Loading branch information
kelly-sovacool committed Aug 22, 2023
1 parent d5ced59 commit 1325b1c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@ Pre-commit will run the hooks every time you commit.

### Versions

Increment the version number following semantic versioning[^3] in `src/champagne/VERSION`.
Increment the version number following semantic versioning[^3] in the `VERSION` file.

[^3]: semantic versioning guidelines https://semver.org/

### Changelog

Keep the changelog up to date with any user-facing changes in `docs/CHANGELOG.md`.
Keep the changelog up to date with all changes in `docs/CHANGELOG.md`.

0 comments on commit 1325b1c

Please sign in to comment.