2.0.0 • Published 4 years ago

project-version v2.0.0

Weekly downloads
1,454
License
MIT
Repository
github
Last release
4 years ago

Install

$ npm install --save project-version

Usage

const version = require('project-version');
// =>  '1.0.1'

CLI

Install

To use the CLI just install the package globally.

$ npm install --g project-version

Or run it with npx if you are not planning to use it more than once.

$ npx project-version

Authors

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the license file for details.