From ca77e94e4cfcca7bfc880d673647d8b54cf41bbb Mon Sep 17 00:00:00 2001 From: Mark Peace Date: Wed, 31 May 2017 16:25:10 +0100 Subject: [PATCH] 3.0.3 --- package.json | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 93915fb8b0e..69c6ef28eac 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "neo4j-browser", - "version": "3.0.2", + "version": "3.0.3", "description": "Enjoy your data", "main": "index.js", "scripts": { diff --git a/pom.xml b/pom.xml index 6a1fc29b80e..3de538b9376 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.neo4j.client neo4j-browser - 3.0.2 + 3.0.3 Neo4j - Browser Graph database client. https://github.com/neo4j/neo4j