Skip to content

Commit

Permalink
Bump to 0.2.1 to remove accicental Debug statement left in 0.2.0
Browse files Browse the repository at this point in the history
Signed-off-by: Derek Nola <[email protected]>
  • Loading branch information
dereknola committed Feb 21, 2024
1 parent 0f3abe8 commit dd59c3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/vagrant-k3s/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@

module VagrantPlugins
module K3s
VERSION = '0.2.0'
VERSION = '0.2.1'
end
end

0 comments on commit dd59c3c

Please sign in to comment.