Skip to content

Commit

Permalink
Merge pull request #9 from code-ready/praveenkumar-patch-1
Browse files Browse the repository at this point in the history
Update the version for the release.
  • Loading branch information
gbraad authored May 21, 2019
2 parents e48c380 + 00d17eb commit ba3ff34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion constants.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ package libvirt

const (
DriverName = "libvirt"
DriverVersion = "0.11.0"
DriverVersion = "0.12.0"

connectionString = "qemu:///system"
dnsmasqLeases = "/var/lib/libvirt/dnsmasq/%s.leases"
Expand Down

0 comments on commit ba3ff34

Please sign in to comment.