vagrant-lxc-ng/lib/vagrant-lxc/version.rb
2015-09-14 09:33:25 +00:00

6 lines
60 B
Ruby

module Vagrant
module LXC
VERSION = "1.2.0"
end
end