Class: ChefVPCToolkit::Version
- Inherits:
-
Object
- Object
- ChefVPCToolkit::Version
- Defined in:
- lib/chef-vpc-toolkit/version.rb
Constant Summary collapse
- CHEF_VPC_TOOLKIT_ROOT =
File.dirname(File.("../", File.dirname(__FILE__)))
- VERSION =
IO.read(File.join(CHEF_VPC_TOOLKIT_ROOT, 'VERSION'))