Skip to content

Commit 16f25e4

Browse files
committed
Release v3.16.0
1 parent 5860d2c commit 16f25e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

base_interface.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ import (
1515

1616
// Version is this client library's current version
1717
const (
18-
Version = "3.15.0"
18+
Version = "3.16.0"
1919
rateLimitRetry = 5
2020
rateLimitSleep = 1100
2121
)

0 commit comments

Comments
 (0)