Bugfix release 0.1.2 (#1112)

Skipping 0.1.1 as accidentally tagged before bumping version
This commit is contained in:
Darragh Bailey
2020-05-12 10:05:32 +01:00
committed by GitHub
parent 1c39003fc6
commit aa7ea05540

View File

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