Skip to content

Commit ebe5b96

Browse files
⬆︎ v0.0.5
1 parent 878ee0a commit ebe5b96

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

internal/cmd/app.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ func NewApp() *cli.Command {
1212
Name: "openstatus",
1313
Usage: "This is OpenStatus Command Line Interface",
1414
Description: "OpenStatus is a command line interface for managing your monitors and triggering your synthetics tests. \n\nPlease report any issues at https://github.com/openstatusHQ/cli/issues/new",
15-
Version: "v0.0.4",
15+
Version: "v0.0.5",
1616
Commands: []*cli.Command{
1717
monitors.MonitorsCmd(),
1818
run.RunCmd(),

0 commit comments

Comments
 (0)