react-native-bump
v0.4.0
Published
Update the version of your React Native app
Downloads
128
Maintainers
Readme
react-native-bump
Command Line Interface
━━━ react-native-bump ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
$ npx react-native-bump <command>
━━━ General commands ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
npx react-native-bump build [--to #0] [--increment]
Update the build number of your app
npx react-native-bump version [--to #0] [--predict] [--increment-build]
Update the version of your app
You can also print more details about any of these commands by calling them with
the `-h,--help` flag right after the command name.