Module: Toys::Release

Defined in:
lib/toys-release.rb,
lib/toys/release/version.rb

Overview

The Toys Release system is a set of conventional commits based release tools, distributed in a Rubygem. The functionality is not available via Ruby libraries. Instead use the Toys load_gem functionality to import the release tools into your project. See the readme and user guide for details.

Constant Summary collapse

VERSION =

Current version of the Toys release system.

Returns:

  • (String)
"0.1.1"