Skip to content

Commit 2338cb5

Browse files
lvan100lianghuan
authored andcommitted
update tool version
1 parent df6dbe1 commit 2338cb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ import (
2626
)
2727

2828
// ToolVersion defines the current version of gs-http-gen tool.
29-
const ToolVersion = "v0.0.2"
29+
const ToolVersion = "v0.0.3"
3030

3131
func main() {
3232
var (

0 commit comments

Comments
 (0)