diff --git a/lib/vagrant-google/version.rb b/lib/vagrant-google/version.rb index 2dcea2b..04463a1 100644 --- a/lib/vagrant-google/version.rb +++ b/lib/vagrant-google/version.rb @@ -13,6 +13,6 @@ # limitations under the License. module VagrantPlugins module Google - VERSION = "0.2.4".freeze + VERSION = "0.2.5".freeze end end