We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8779ae commit a051e6fCopy full SHA for a051e6f
bus.go
@@ -15,7 +15,7 @@ import (
15
16
var (
17
// these variables are set during build time
18
- Version = "v0.3.14"
+ Version = "v0.3.15"
19
GitCommit = ""
20
// the following variables are used in the project
21
msgType = "msg"
0 commit comments