Skip to content

Commit b02bc96

Browse files
committed
[~] Fix bump command
1 parent 884b85a commit b02bc96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ Make sure all your changes are committed (including an entry in HISTORY.md).
115115
Then run:
116116

117117
```
118-
$ poetry patch # possible: major / minor / patch
118+
$ poetry version patch # possible: major / minor / patch
119119
$ git push
120120
$ git push --tags
121121
```

0 commit comments

Comments
 (0)