Skip to content

Commit

Permalink
Update version to 0.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
nsurfer committed Aug 11, 2022
1 parent 3e5bb0e commit b6da33f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/root.go
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ var (
Use: "nats-surveyor",
Short: "Prometheus exporter for NATS",
RunE: run,
Version: "v0.2.3-alpha2",
Version: "v0.2.3",
}
)

Expand Down

0 comments on commit b6da33f

Please sign in to comment.