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 9dc8f7d commit 00d45b6Copy full SHA for 00d45b6
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "neo4j-browser",
3
- "version": "3.1.10",
+ "version": "3.1.11",
4
"description": "Enjoy your data",
5
"repository": {
6
"type": "git",
pom.xml
@@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.neo4j.client</groupId>
<artifactId>neo4j-browser</artifactId>
- <version>3.1.10</version>
+ <version>3.1.11</version>
7
<name>Neo4j - Browser</name>
8
<description>Graph database client.</description>
9
<url>https://github.com/neo4j/neo4j</url>
0 commit comments