Push after bumping
This commit is contained in:
parent
337db9fbb9
commit
e2c646a14b
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@ Run the `bump-version` script, passing `major`, `minor`, or `patch` as an argume
|
|||
|
||||
```sh
|
||||
npm run bump-version -- patch
|
||||
git push origin HEAD
|
||||
```
|
||||
|
||||
This will bump the version number in several files. See [this bump commit] for an example.
|
||||
|
|
Loading…
Reference in a new issue