Skip to content

Commit

Permalink
Bump to version 0.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
n-rodriguez committed Nov 19, 2024
1 parent c26a59c commit b52e350
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.1"
const VERSION = "v0.8.2"

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

0 comments on commit b52e350

Please sign in to comment.