Skip to content
This repository was archived by the owner on Apr 21, 2025. It is now read-only.

Commit 8c5383d

Browse files
committed
Upgraded deps, bumped version
1 parent 8514b04 commit 8c5383d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

config.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ import "time"
55
const (
66

77
// version is the current package version
8-
version = "v0.2.11"
8+
version = "v0.2.12"
99

1010
// defaultUserAgent is the default user agent for all requests
1111
defaultUserAgent string = "go-minercraft: " + version

0 commit comments

Comments
 (0)