mohitsethi/vagrant-hp

View on GitHub
lib/vagrant-hp/version.rb

Summary

Maintainability
A
0 mins
Test Coverage
#
# Author:: Mohit Sethi (<mohit@sethis.in>)
# Copyright:: Copyright (c) 2013 Mohit Sethi.
#

module VagrantPlugins
  module HP
    VERSION = '0.1.4'
  end
end