Module: Github::VERSION

Defined in:
lib/github_api/version.rb

Constant Summary

MAJOR =
0
MINOR =
10
PATCH =
0
BUILD =
nil
STRING =
[MAJOR, MINOR, PATCH, BUILD].compact.join('.')