From 65316ea66f6fd628bdf6c07e784a340cccf7c033 Mon Sep 17 00:00:00 2001 From: vargburz Date: Tue, 24 May 2022 14:25:57 +0300 Subject: [PATCH] 0.5.7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c927e60..90c9b2f 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@chartwerk/core", - "version": "0.5.6", + "version": "0.5.7", "description": "Chartwerk core", "main": "dist/index.js", "types": "dist/index.d.ts",