# Functions

NewBumper returns new instance of [Bumper].

# Constants

Author is the name of bump commit author.
BumpMessage is bump commit message.

# Structs

Bumper encapsulates Git-related operations for bumping versions in a Git repository.
Commit stores commits hash and list of modified files in it.