mirror of
https://github.com/aykhans/dodo.git
synced 2025-04-16 09:53:12 +00:00
Merge pull request #5 from aykhans/update/version
🔖 bump version to 0.2.0
This commit is contained in:
commit
a41c98d401
@ -10,7 +10,7 @@ import (
|
||||
)
|
||||
|
||||
const (
|
||||
VERSION = "0.1.0"
|
||||
VERSION = "0.2.0"
|
||||
DefaultUserAgent = "Dodo/" + VERSION
|
||||
ProxyCheckURL = "https://www.google.com"
|
||||
DefaultMethod = "GET"
|
||||
|
Loading…
x
Reference in New Issue
Block a user