Module: SemVerComponents

Defined in:
lib/sem_ver_components/git_hosting.rb,
lib/sem_ver_components/output.rb,
lib/sem_ver_components/semver.rb,
lib/sem_ver_components/plugins.rb,
lib/sem_ver_components/version.rb,
lib/sem_ver_components/local_git.rb,
lib/sem_ver_components/outputs/info.rb,
lib/sem_ver_components/git_hostings/github.rb,
lib/sem_ver_components/git_hostings/bitbucket.rb,
lib/sem_ver_components/outputs/semantic_release_analyze.rb,
lib/sem_ver_components/outputs/semantic_release_generate_notes.rb

Overview

Tools helping in maintaining semantic versioning at a components level instead of a global package-only level

Defined Under Namespace

Modules: GitHostings, Outputs, Semver Classes: GitHosting, LocalGit, Output, Plugins

Constant Summary collapse

VERSION =

Version of the gem

'1.0.0'