Module: Polish::VERSION

Defined in:
lib/polish.rb

Constant Summary collapse

MAJOR =
0
MINOR =
0
TINY =
5
STRING =
[MAJOR, MINOR, TINY].join('.')