Skip to content

Commit

Permalink
Docs generated from: build: Release 0.5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
carp-lang committed Dec 22, 2021
1 parent 460d288 commit ccb4a93
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion ReleaseChecklist.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,8 @@ See [CHANGELOG.md](../CHANGELOG.md)
# 5. Make a commit on master

```bash
$ git commit -m "Release X.Y.Z"
$ git add .
$ git commit -m "build: Release X.Y.Z"
```

# 6. Tag the commit and push it
Expand Down

0 comments on commit ccb4a93

Please sign in to comment.