diff --git a/META6.json b/META6.json index e305429..c7ae22b 100644 --- a/META6.json +++ b/META6.json @@ -1,9 +1,12 @@ { "auth": "github:atroxaper", - "depends": ["UUID", "JSON::Fast"], + "depends": [ + "UUID", + "JSON::Fast" + ], "description": "Full customisable logging library inspired by idea of separate logging and its configuration.", "resources": [], - "version": "1.3.2", + "version": "1.4.1", "tags": [ "LOG", "LOGGING",