diff --git a/lib/vagrant-k3s/version.rb b/lib/vagrant-k3s/version.rb index 3fdfe97..fe12894 100644 --- a/lib/vagrant-k3s/version.rb +++ b/lib/vagrant-k3s/version.rb @@ -2,6 +2,6 @@ module VagrantPlugins module K3s - VERSION = '0.1.8' + VERSION = '0.1.9' end end