Skip to content

Commit aefb457

Browse files
bump version
1 parent 2fb5107 commit aefb457

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cmd/rpc/server.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ import (
3131
const (
3232
colon = ":"
3333

34-
SoftwareVersion = "beta-0.1.2"
34+
SoftwareVersion = "beta-0.1.3"
3535
ContentType = "Content-MessageType"
3636
ApplicationJSON = "application/json; charset=utf-8"
3737

0 commit comments

Comments
 (0)