lib/vagrant-orchestrate/version.rb in vagrant-orchestrate-0.7.2 vs lib/vagrant-orchestrate/version.rb in vagrant-orchestrate-0.8.0.pre.1
- old
+ new
@@ -1,5 +1,5 @@
module VagrantPlugins
module Orchestrate
- VERSION = "0.7.2"
+ VERSION = "0.8.0.pre.1"
end
end