diff --git a/lib/vagrant-ansible-local/version.rb b/lib/vagrant-ansible-local/version.rb index 8d05007..7c3a4b5 100644 --- a/lib/vagrant-ansible-local/version.rb +++ b/lib/vagrant-ansible-local/version.rb @@ -1,5 +1,5 @@ module Vagrant module AnsibleLocal - VERSION = "0.0.1" + VERSION = "0.0.2" end end \ No newline at end of file