diff --git a/doc.go b/doc.go index 9862a5fe..8fc06fb5 100644 --- a/doc.go +++ b/doc.go @@ -7,6 +7,6 @@ package vksdk // Module constants. const ( - Version = "2.16.0" + Version = "2.16.1" API = "5.131" )