Versioce.Bumper.Files (Versioce v2.0.0) View Source
Module that is responsible for updating files in the project.
Link to this section Summary
Functions
Updates version in files from config from from
version to to
version.
Link to this section Functions
Specs
Updates version in files from config from from
version to to
version.
By default only updates first instance of version found.
If you want to update version in the whole file set :global
key
in the config.
config :versioce,
global: true