diff --git a/lib/vagrant-ghost/version.rb b/lib/vagrant-ghost/version.rb index 95de99c..59048eb 100644 --- a/lib/vagrant-ghost/version.rb +++ b/lib/vagrant-ghost/version.rb @@ -1,5 +1,5 @@ module VagrantPlugins module Ghost - VERSION = "0.2.1" + VERSION = "0.2.2" end end