Skip to content

Commit

Permalink
⬆️ version dump
Browse files Browse the repository at this point in the history
  • Loading branch information
thibaultleouay committed Nov 7, 2024
1 parent 5a36814 commit eed5e56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/openstatus/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ func main() {
app := &cli.Command{
Name: "OpenStatus",
Usage: "This is OpenStatus Command Line Interface",
Version: "v0.0.1",
Version: "v0.0.2",
Commands: []*cli.Command{
monitors.MonitorsCmd(),
run.RunCmd(),
Expand Down

0 comments on commit eed5e56

Please sign in to comment.