diff --git a/package-lock.json b/package-lock.json index e5d56a6a0..7cfa8caa9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "cytoscape", - "version": "3.30.3", + "version": "3.30.4", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "cytoscape", - "version": "3.30.3", + "version": "3.30.4", "license": "MIT", "devDependencies": { "@babel/core": "^7.3.4", diff --git a/package.json b/package.json index bd514e966..ba0981b40 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cytoscape", - "version": "3.30.3", + "version": "3.30.4", "license": "MIT", "description": "Graph theory (a.k.a. network) library for analysis and visualisation", "homepage": "http://js.cytoscape.org",