Skip to content

Commit a051e6f

Browse files
committed
Bump version
1 parent c8779ae commit a051e6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bus.go

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

1616
var (
1717
// these variables are set during build time
18-
Version = "v0.3.14"
18+
Version = "v0.3.15"
1919
GitCommit = ""
2020
// the following variables are used in the project
2121
msgType = "msg"

0 commit comments

Comments
 (0)