mirror of
https://github.com/aykhans/dodo.git
synced 2025-08-31 00:33:34 +00:00
⬆️ bump version to 0.7.3
This commit is contained in:
@@ -18,7 +18,7 @@ import (
|
||||
)
|
||||
|
||||
const (
|
||||
VERSION string = "0.7.2"
|
||||
VERSION string = "0.7.3"
|
||||
DefaultUserAgent string = "Dodo/" + VERSION
|
||||
DefaultMethod string = "GET"
|
||||
DefaultTimeout time.Duration = time.Second * 10
|
||||
|
Reference in New Issue
Block a user