lib/vagrant-libvirt/version.rb in vagrant-libvirt-0.1.2 vs lib/vagrant-libvirt/version.rb in vagrant-libvirt-0.2.1

- old
+ new

@@ -1,5 +1,5 @@ module VagrantPlugins module ProviderLibvirt - VERSION = '0.1.2'.freeze + VERSION = '0.2.1'.freeze end end