Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
vitobotta committed Aug 19, 2024
1 parent b1ccf08 commit 67ca42a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/hetzner-k3s.cr
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ require "./cluster/upgrade"

module Hetzner::K3s
class CLI < Admiral::Command
VERSION = "2.0.0"
VERSION = "2.0.1"

class Create < Admiral::Command
define_help description: "create - Create a cluster"
Expand Down

0 comments on commit 67ca42a

Please sign in to comment.