We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d0acafa commit e73d11aCopy full SHA for e73d11a
1 file changed
client.go
@@ -16,7 +16,7 @@ import (
16
)
17
18
// Version is the package version
19
-const Version = "0.2.0"
+const Version = "0.4.1"
20
21
// fqpn is the Fully Qualified Package Name for use in the client's User-Agent
22
const fqpn = "github.com/theckman/go-ipdata"
0 commit comments