diff --git a/README.md b/README.md index 0b8dd22..8e2f47a 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ #### 安装使用 ```go -go get -v -u go.dtapp.net/ip +go get -v -u go.dtapp.net/ip@v1.0.7 ``` #### 导入 diff --git a/app.go b/app.go index 5d484d3..e3f4d77 100644 --- a/app.go +++ b/app.go @@ -8,7 +8,7 @@ import ( "strings" ) -const Version = "1.0.6" +const Version = "1.0.7" type App struct { V4Region ip2region.Ip2Region // IPV4