Skip to content

Commit

Permalink
Update releasing instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
kddnewton committed Apr 18, 2024
1 parent eadb09e commit b0a4810
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/releasing.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,12 @@ bundle exec rake cargo:build
git commit -am "Bump to v$PRISM_VERSION"
```

* Push up the changes:

```sh
git push
```

## Publishing

* Update the GitHub release page with a copy of the latest entry in the `CHANGELOG.md` file.
Expand Down

0 comments on commit b0a4810

Please sign in to comment.