Module: Woad
- Defined in:
- lib/woad.rb,
lib/woad/version.rb
Overview
Root module for woad
Constant Summary collapse
- VERSION =
Current version of the woad.Ruby library
'0.0.0'- VERSION_MAJOR =
Major version of the woad.Ruby library
VERSION_PARTS_[0]
- VERSION_MINOR =
Minor version of the woad.Ruby library
VERSION_PARTS_[1]
- VERSION_REVISION =
Revision version of the woad.Ruby library
VERSION_PARTS_[2]