From 7c444b3bc108a95caf85fd3ffedd177a61555754 Mon Sep 17 00:00:00 2001 From: Benjamin Dehli Date: Thu, 17 Nov 2022 13:51:47 +0100 Subject: [PATCH] 1.0.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6c4ce6b..d99ecaa 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@arkitektum/client-logger", - "version": "1.0.4", + "version": "1.0.5", "description": "", "types": "./lib/cjs/types/index.d.ts", "main": "./lib/cjs/index.js",