We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd1f436 commit a6d8760Copy full SHA for a6d8760
main.go
@@ -26,7 +26,7 @@ import (
26
)
27
28
// Version of thriftgo.
29
-const Version = "0.1.4"
+const Version = "0.1.5"
30
31
var (
32
a Arguments
0 commit comments