Module: Diagnosticism
- Defined in:
- lib/diagnosticism/version.rb
Constant Summary collapse
- VERSION =
Current version of the Diagnosticism library
'0.0.0'- VERSION_MAJOR =
Major version of the Diagnosticism library
VERSION_PARTS_[0]
- VERSION_MINOR =
Minor version of the Diagnosticism library
VERSION_PARTS_[1]
- VERSION_REVISION =
Revision version of the Diagnosticism library
VERSION_PARTS_[2]