Skip to content

Commit 731cbb4

Browse files
committed
Bump auth version.
Up version for the authentication component. Relates-To: OLPEDGE-2469 Signed-off-by: Oleksii Zubko <ext-oleksii.zubko@here.com>
1 parent bfda46d commit 731cbb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

@here/olp-sdk-authentication/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@here/olp-sdk-authentication",
3-
"version": "1.8.0",
3+
"version": "1.9.0",
44
"description": "Wrapper around the HERE Authentication and Authorization REST API obtaining short-lived access tokens that are used to authenticate requests to HERE services.",
55
"main": "index.js",
66
"browser": "index.web.js",

0 commit comments

Comments
 (0)