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

Commit c666112

Browse files
committed
Bumped version
1 parent 9d3885f commit c666112

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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 = "v2.0.4"
8+
version = "v2.0.5"
99

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

0 commit comments

Comments
 (0)