lmake_semver

version: 0.1.1 date: 2020-04-23 authors: Luciano Bestia
Increments the patch or minor version in cargo.toml.

Increments the patch or the minor in semver in cargo.toml.

Run

Run it with this arguments:

lmake_semver --increment=patch
lmake_semver --increment=minor

Install

cargo install lmake_semver