Skip to content

Commit 361d423

Browse files
committed
⬆️ bump version to 0.7.3
1 parent ffa724f commit 361d423

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/config.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ import (
1818
)
1919

2020
const (
21-
VERSION string = "0.7.2"
21+
VERSION string = "0.7.3"
2222
DefaultUserAgent string = "Dodo/" + VERSION
2323
DefaultMethod string = "GET"
2424
DefaultTimeout time.Duration = time.Second * 10

0 commit comments

Comments
 (0)