From 8b7b576280fc6297f76bdcfe237fc931e80651cd Mon Sep 17 00:00:00 2001 From: Kirill Khoroshilov Date: Wed, 25 Jan 2023 02:08:42 +0300 Subject: [PATCH] chore: bump v2.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e0a72a0..8c0508b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@redtea/format-axios-error", - "version": "2.1.0", + "version": "2.1.1", "description": "Pretty format axios error. Can by used with logform and winston.", "type": "commonjs", "main": "index.js",