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