From f56313b0209a73202ffa60ce6dd21b880cc0192b Mon Sep 17 00:00:00 2001 From: gizeasy Date: Tue, 23 May 2023 18:12:45 +0300 Subject: [PATCH] release: 0.7.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7a9de12..b9f04d9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@consta/charts", - "version": "0.7.1", + "version": "0.7.2", "scripts": { "postinstall": "husky install", "tsc-dry-run": "tsc --noEmit",