From 2666c61d2a3cab78f737b534ba200d79d0913ed8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dawid=20Zbi=C5=84ski?= Date: Fri, 24 Sep 2021 14:20:01 +0200 Subject: [PATCH] 3.2.1 --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index 9b8b7a0..177e8ca 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "axios-auth-refresh", - "version": "3.2.0", + "version": "3.2.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 65162fe..2686e98 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "axios-auth-refresh", - "version": "3.2.0", + "version": "3.2.1", "description": "Axios plugin which makes it very easy to automatically refresh the authorization tokens of your clients", "keywords": [ "axios",