diff --git a/lib/vagrant-k3s/version.rb b/lib/vagrant-k3s/version.rb index 8a51e68..d51da7e 100644 --- a/lib/vagrant-k3s/version.rb +++ b/lib/vagrant-k3s/version.rb @@ -2,6 +2,6 @@ module VagrantPlugins module K3s - VERSION = '0.2.0' + VERSION = '0.2.1' end end