mirror of
https://github.com/aykhans/dodo.git
synced 2025-04-16 09:53:12 +00:00
⬆️ bump version to 0.6.1
This commit is contained in:
parent
985fc6200d
commit
ed52fff363
@ -15,7 +15,7 @@ import (
|
||||
)
|
||||
|
||||
const (
|
||||
VERSION string = "0.6.0"
|
||||
VERSION string = "0.6.1"
|
||||
DefaultUserAgent string = "Dodo/" + VERSION
|
||||
DefaultMethod string = "GET"
|
||||
DefaultTimeout time.Duration = time.Second * 10
|
||||
|
Loading…
x
Reference in New Issue
Block a user