Skip to content

Commit e73d11a

Browse files
committed
Bump version to v0.4.1
Signed-off-by: Tim Heckman <t@heckman.io>
1 parent d0acafa commit e73d11a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

client.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ import (
1616
)
1717

1818
// Version is the package version
19-
const Version = "0.2.0"
19+
const Version = "0.4.1"
2020

2121
// fqpn is the Fully Qualified Package Name for use in the client's User-Agent
2222
const fqpn = "github.com/theckman/go-ipdata"

0 commit comments

Comments
 (0)