From ddb2b4449e6ae7113c4ddd01a2fdb646dd5c1877 Mon Sep 17 00:00:00 2001 From: Tudor Stanciu Date: Thu, 30 Mar 2023 19:27:56 +0300 Subject: [PATCH] readme update --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 25794b2..17aad25 100644 --- a/README.md +++ b/README.md @@ -41,4 +41,4 @@ All tests in the package can be executed by running: `npm test`. 1.1.0 - In this version, the account logout method and the latest changes published by Tuitio were implemented. 1.2.0 - Has been implemented the "user-info" method exposed by the Tuitio API. 1.2.1 - Added decodeToken function. The token is obtained directly by the function from local storage. If the token is missing, the function returns null. -1.2.2 - Upgraded @flare/js-utils package +1.2.2 - Upgraded @flare/js-utils package.