From fc7d61afd998e5fa7487b7b2e3e48912f727677a Mon Sep 17 00:00:00 2001 From: rozetko Date: Fri, 20 May 2022 19:41:09 +0400 Subject: [PATCH] 0.5.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9a34d74..b9e7cfb 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@chartwerk/core", - "version": "0.5.3-test", + "version": "0.5.4", "description": "Chartwerk core", "main": "dist/index.js", "types": "dist/index.d.ts",