expo-cli-bump-version
v1.0.2
Published
This project provides a command to automatically increment the version numbers in your Expo app's `app.json` and `package.json` files.
Readme
Expo CLI Bump Version
This project provides a command to automatically increment the version numbers in your Expo app's app.json and package.json files.
Installation
Clone the repository:
git clone https://github.com/yourusername/expo-cli-bump-version.git cd expo-cli-bump-versionInstall dependencies:
npm install
Usage
To use the bump version command, run:
npm start