From 751c883a0f4df74de7afb5994f750071e9b0e660 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hasan=20Balc=C4=B1?= Date: Thu, 3 Oct 2019 09:46:30 +0300 Subject: [PATCH] pushing changes for v3.2.0 release --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d6f88a3..581c6b4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cytoscape-expand-collapse", - "version": "3.1.2", + "version": "3.2.0", "description": "This extension provides an interface to expand-collapse nodes.", "main": "src/index.js", "spm": {