https://github.com/arshadkazmi42/npm-bump-version
CLI tool to bump npm version by v0.0.1
https://github.com/arshadkazmi42/npm-bump-version
bump cli node npm upgrade version
Last synced: 7 months ago
JSON representation
CLI tool to bump npm version by v0.0.1
- Host: GitHub
- URL: https://github.com/arshadkazmi42/npm-bump-version
- Owner: arshadkazmi42
- License: mit
- Created: 2021-08-14T17:04:00.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-07-20T04:21:52.000Z (about 3 years ago)
- Last Synced: 2025-03-18T10:21:28.206Z (7 months ago)
- Topics: bump, cli, node, npm, upgrade, version
- Language: JavaScript
- Homepage:
- Size: 83 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# npm-bump-version
[](https://github.com/arshadkazmi42/npm-bump-version/actions/workflows/nodejs.yml)
[](https://www.npmjs.com/package/npm-bump-version)
[](https://www.npmjs.com/package/npm-bump-version)
[](https://github.com/arshadkazmi42/npm-bump-version)
[](https://github.com/arshadkazmi42/npm-bump-version/blob/master/LICENSE)
[](https://github.com/arshadkazmi42/npm-bump-version/graphs/contributors)
[](https://github.com/arshadkazmi42/npm-bump-version/commits/master)Bump your npm module version by 0.0.1 and update in github repository
## Install
```
npm install npm-bump-version -g
```## Usage
```bash
$ npm-bump
✔ Version bumped to v1.0.2
```## Contributing
Interested in contributing to this project?
You can log any issues or suggestion related to this library [here](https://github.com/arshadkazmi42/npm-bump-version/issues/new)Read our contributing [guide](CONTRIBUTING.md) on getting started with contributing to the codebase