Skip to content

Commit

Permalink
docs: update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
d-strobel committed May 26, 2024
1 parent e0707e8 commit d7670fb
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,11 +46,3 @@ All releases must be versioned with the concept of semantic versioning:<br>
v[Major].[Minor].[Patch]

For more information, see [https://semver.org](https://semver.org).

### Publish a new release
There are a few steps to publish a release:
1. Merge all changes to the master branch.
2. The **last** change must include the new version number in the [Cargo.toml](Cargo.toml) file.
3. Create the corresponding tag on github.
4. The pipeline runs automatically when a new tag is pushed to the repository.<br>
The pipeline builds the binaries and creates the release.

0 comments on commit d7670fb

Please sign in to comment.