lib/vagrant-orchestrate/version.rb in vagrant-orchestrate-0.6.0 vs lib/vagrant-orchestrate/version.rb in vagrant-orchestrate-0.6.1.patch

- old
+ new

@@ -1,5 +1,5 @@ module VagrantPlugins module Orchestrate - VERSION = "0.6.0" + VERSION = "0.6.1.patch" end end