Module: Command::VERSION
- Defined in:
- lib/command/version.rb
Overview
The version of the ‘command’ library
Constant Summary collapse
- MAJOR =
The major version number
0
- MINOR =
The minor version number
0
- TINY =
The tiny version number
1
Class Method Summary collapse
-
.to_s ⇒ Object
The version as a string.