Skip to content

Commit 280794d

Browse files
committed
tiny readme update
1 parent 296f26b commit 280794d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,6 @@ npm install /path/to/package-x.y.z.tgz
4343
To make a new version and publish to npm via GitHub Actions:
4444

4545
```bash
46-
npm version <patch/minor/major>
46+
npm version <major/minor/patch>
4747
git push --follow-tags
4848
```

0 commit comments

Comments
 (0)