We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca57ff6 commit 7ee472bCopy full SHA for 7ee472b
2 files changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "neo4j-browser",
3
- "version": "3.2.5",
+ "version": "3.2.6",
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.2.5</version>
+ <version>3.2.6</version>
7
<name>Neo4j - Browser</name>
8
<description>Graph database client.</description>
9
<url>https://github.com/neo4j/neo4j</url>
0 commit comments