readme.md for @push.rocks/smartversion
@push.rocks/smartversion
handle semver with ease
Install
To incorporate @push.rocks/smartversion into your project, run the following command using npm:
npm install @push.rocks/smartversion --save
Or if you prefer using Yarn:
yarn add @push.rocks/smartversion
This will add it to you...