From 0cc72be35ce03590e74c3ae18e588a4b1df60b92 Mon Sep 17 00:00:00 2001 From: Aleksandr Telegin <99ff00@gmail.com> Date: Sat, 26 Oct 2019 16:15:00 +0100 Subject: [PATCH] 0.1.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index acd2697..a4881cd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-charty", - "version": "0.1.4", + "version": "0.1.5", "description": "To visualize your precious data", "main": "dist/index.js", "module": "dist/index.es.js",