From 76be9de801be3a83702b17adba3710fa958e3b75 Mon Sep 17 00:00:00 2001 From: Faris Ansari Date: Thu, 28 Apr 2022 10:24:18 +0530 Subject: [PATCH] v0.6.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 46c3ea3..2b61aa0 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "frappe-gantt", - "version": "0.6.0", + "version": "0.6.1", "description": "A simple, modern, interactive gantt library for the web", "main": "src/index.js", "scripts": {