Libraries
»
github_bot
(0.3.1)
»
Index (V)
»
GithubBot
»
Version
Module: GithubBot::Version
Defined in:
lib/github_bot/version.rb
Overview
version module
Constant Summary
collapse
NUMBERS =
[
MAJOR
,
MINOR
,
PATCH
,
*
BUILD
]
.
freeze