Skip to content

Commit b0cc944

Browse files
committed
chore: bump gtsp version to v0.4.12
1 parent 916048f commit b0cc944

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gtsp/src/api/types.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ package api
22

33
import "encoding/json"
44

5-
const Version = "v0.4.11"
5+
const Version = "v0.4.12"
66

77
// ErrorCode defines typed error codes per TSP v0.3 spec
88
type ErrorCode = string

0 commit comments

Comments
 (0)