Skip to content

Commit

Permalink
Bump to version 0.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
n-rodriguez committed Jun 4, 2024
1 parent 808ac99 commit d01c196
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version.go
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ import (
)

// VERSION the version of supervisor
const VERSION = "v0.8.0"
const VERSION = "v0.8.1"

// VersionCommand implement the flags.Commander interface
type VersionCommand struct {
Expand Down

0 comments on commit d01c196

Please sign in to comment.