Browse Source

update version

master
Georg Hopp 9 years ago
parent
commit
ec7ea65ca2
  1. 2
      lib/vagrant-lxd/version.rb

2
lib/vagrant-lxd/version.rb

@ -1,5 +1,5 @@
module VagrantPlugins module VagrantPlugins
module ProviderLxd module ProviderLxd
VERSION = "0.0.1"
VERSION = "0.0.2"
end end
end end
Loading…
Cancel
Save