🔖 bump version to v0.4.0

This commit is contained in:
Aykhan Shahsuvarov 2024-09-03 00:04:45 +04:00
parent 515f00d478
commit 708dfcd2df

View File

@ -10,7 +10,7 @@ import (
) )
const ( const (
VERSION = "0.3.1" VERSION = "0.4.0"
DefaultUserAgent = "Dodo/" + VERSION DefaultUserAgent = "Dodo/" + VERSION
ProxyCheckURL = "https://www.google.com" ProxyCheckURL = "https://www.google.com"
DefaultMethod = "GET" DefaultMethod = "GET"