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 df6dbe1 commit 2338cb5Copy full SHA for 2338cb5
main.go
@@ -26,7 +26,7 @@ import (
26
)
27
28
// ToolVersion defines the current version of gs-http-gen tool.
29
-const ToolVersion = "v0.0.2"
+const ToolVersion = "v0.0.3"
30
31
func main() {
32
var (
0 commit comments