We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 916048f commit b0cc944Copy full SHA for b0cc944
1 file changed
gtsp/src/api/types.go
@@ -2,7 +2,7 @@ package api
2
3
import "encoding/json"
4
5
-const Version = "v0.4.11"
+const Version = "v0.4.12"
6
7
// ErrorCode defines typed error codes per TSP v0.3 spec
8
type ErrorCode = string
0 commit comments