API Reference Versioce v0.2.1

Modules

Module responsible for the bumping itself.

Module that is responsible for updating files in the project.

Configuration module for versioce app. Picks either a value from config.ex or a default.

Git utility functions for versioce module.

Behaviour for post hooks in versioce.

Runs a git add in your repository.

Runs a git commit in your repository.

Runs git add -a -m in your repository.

A simple post-hook inspecting its arguments.

Behaviour for pre hooks in versioce.

A simple pre-hook inspecting its arguments.

Mix Tasks

A task that bumps your projects version.

Prints current project version.