mirror of
https://github.com/aykhans/dodo.git
synced 2025-04-08 14:53:59 +00:00
Merge pull request #106 from aykhans/bump/version
All checks were successful
golangci-lint / lint (push) Successful in 3m0s
All checks were successful
golangci-lint / lint (push) Successful in 3m0s
⬆️ bump version to 0.6.3
This commit is contained in:
commit
35263f1dd6
@ -15,7 +15,7 @@ import (
|
||||
)
|
||||
|
||||
const (
|
||||
VERSION string = "0.6.2"
|
||||
VERSION string = "0.6.3"
|
||||
DefaultUserAgent string = "Dodo/" + VERSION
|
||||
DefaultMethod string = "GET"
|
||||
DefaultTimeout time.Duration = time.Second * 10
|
||||
|
Loading…
x
Reference in New Issue
Block a user