We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3552b82 commit ca77e94Copy full SHA for ca77e94
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "neo4j-browser",
3
- "version": "3.0.2",
+ "version": "3.0.3",
4
"description": "Enjoy your data",
5
"main": "index.js",
6
"scripts": {
pom.xml
@@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.neo4j.client</groupId>
<artifactId>neo4j-browser</artifactId>
- <version>3.0.2</version>
+ <version>3.0.3</version>
7
<name>Neo4j - Browser</name>
8
<description>Graph database client.</description>
9
<url>https://github.com/neo4j/neo4j</url>
0 commit comments