We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9207af commit bf80227Copy full SHA for bf80227
CONTRIBUTING.rst
@@ -120,7 +120,7 @@ A reminder for the maintainers on how to deploy.
120
Make sure all your changes are committed (including an entry in HISTORY.rst).
121
Then run::
122
123
-$ bump-my-version patch # possible: major / minor / patch
+$ bump-my-version bump patch # possible: major / minor / patch
124
$ git push
125
$ git push --tags
126
0 commit comments