Skip to content

Commit 1c4c236

Browse files
committed
chore: version bump
1 parent bf5d109 commit 1c4c236

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.12"
34+
SoftwareVersion = "beta-0.1.13"
3535
ContentType = "Content-MessageType"
3636
ApplicationJSON = "application/json; charset=utf-8"
3737

0 commit comments

Comments
 (0)