Skip to content

Commit 1912a96

Browse files
Merge pull request #188 from VKCOM/di/up-version-1.4.1
up version
2 parents 5b498fb + e182fa0 commit 1912a96

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lib/units/api/swagger/api_v1.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1958,7 +1958,7 @@ paths:
19581958
tags:
19591959
- user
19601960
summary: Gets your access tokens
1961-
description: Gets your access tokens; note that all fields are returned in reponse
1961+
description: Gets your access tokens; note that all fields are returned in response
19621962
including the 'id' one
19631963
operationId: getAccessTokens
19641964
responses:

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vk-devicehub",
3-
"version": "1.4.0",
3+
"version": "1.4.1",
44
"description": "Smartphone Test Farm",
55
"type": "module",
66
"keywords": [

0 commit comments

Comments
 (0)