lib/vagrant-orchestrate/version.rb in vagrant-orchestrate-0.7.0.pre.4 vs lib/vagrant-orchestrate/version.rb in vagrant-orchestrate-0.7.0.pre.5

- old
+ new

@@ -1,5 +1,5 @@ module VagrantPlugins module Orchestrate - VERSION = "0.7.0.pre.4" + VERSION = "0.7.0.pre.5" end end