README
version-manager 1.7.0
Updates versions across multiple files.
Install
npm install -g version-manager
Usage
You need a versions.json
, or a versions.yml
where you can specify for what
you're tracking the versions, and what files to be updated using glob patterns:
germanium:
version: 1.10.3
files:
"README.*": "^(germanium )(.*?)