Skip to content

Commit

Permalink
docs: wrong command example on readme
Browse files Browse the repository at this point in the history
  • Loading branch information
0xjei committed Dec 4, 2024
1 parent ca1e72e commit 8a8486b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,8 +76,8 @@ yarn compile:contracts
1. Bump a new version of the package with:

```bash
yarn version:bump <package-name> <version>
# e.g. yarn version:bump excubiae 0.2.0
yarn version:bump <strategy> <package-name>
# e.g. yarn version:bump minor excubiae-contracts
```

This step creates a commit and a git tag.
Expand Down

0 comments on commit 8a8486b

Please sign in to comment.