Skip to content

Commit

Permalink
docs: wrong example on readme command
Browse files Browse the repository at this point in the history
  • Loading branch information
0xjei committed Dec 4, 2024
1 parent 22f04e5 commit 8ed473a
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 8ed473a

Please sign in to comment.