Skip to content

Commit 3ac1353

Browse files
committed
fix: Missing doc in README.md
1 parent bca348b commit 3ac1353

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ Options:
3939
--type [major|minor|patch] SemVer release type, optional if --skip-semver-for all is passed
4040
--skip-semver-for [android|ios|all] Skips bump SemVer for specified platform
4141
--skip-code-for [android|ios|all] Skips bump version codes for specified platform
42+
--version Pass release version if known. Overwrites calculated SemVer. Optional.
4243
-h, --help output usage information
4344
```
4445

0 commit comments

Comments
 (0)