Skip to content

Commit d670adc

Browse files
committed
chore: release v0.6.0
1 parent 349c383 commit d670adc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server/version/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ import (
77

88
// Version is the service current released version.
99
// Semantic versioning: https://semver.org/
10-
var Version = "0.5.0"
10+
var Version = "0.6.0"
1111

1212
// DevVersion is the service current development version.
1313
var DevVersion = "0.6.0"

0 commit comments

Comments
 (0)