From c1488a62b4c3ab77856611ca7e5df7e637480fd8 Mon Sep 17 00:00:00 2001 From: Oskar Hane Date: Thu, 5 Nov 2020 08:33:29 +0100 Subject: [PATCH] 4.2.0 --- package.json | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 315e79bfe7b..199a7d068bf 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "neo4j-browser", - "version": "4.1.4", + "version": "4.2.0", "description": "Neo4j Browser is the general purpose user interface for working with Neo4j. Query, visualize, administrate and monitor the database.", "neo4jDesktop": { "apiVersion": "^1.4.0" diff --git a/pom.xml b/pom.xml index 0f1c8760f49..40c17e4cea7 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.neo4j.client neo4j-browser - 4.1.4 + 4.2.0 Neo4j - Browser Graph database client. https://github.com/neo4j/neo4j