Module: Violet::Version

Defined in:
lib/violet.rb

Overview

Public: Contains the version information.

Constant Summary collapse

STRING =

Public: The current version of Violet. The major, minor, and patch versions are exposed as individual constants, and comprise the semantic version string.

(MAJOR, MINOR, PATCH = 0, 0, 1) * "."