From 54cf33017b66d566c0d13ba22e51a65a02a5be76 Mon Sep 17 00:00:00 2001 From: rozetko Date: Tue, 17 May 2022 19:32:28 +0400 Subject: [PATCH] 0.5.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1a38c9c..e631590 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@chartwerk/core", - "version": "0.5.0-beta3", + "version": "0.5.0", "description": "Chartwerk core", "main": "dist/index.js", "types": "dist/index.d.ts",