Skip to content

Commit

Permalink
3.2.16
Browse files Browse the repository at this point in the history
  • Loading branch information
Neo Technology Build Agent committed Jan 7, 2019
1 parent 297fe6f commit 83e5c97
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "neo4j-browser",
"version": "3.2.15",
"version": "3.2.16",
"description": "Neo4j Browser is the general purpose user interface for working with Neo4j. Query, visualize, administrate and monitor the database.",
"repository": {
"type": "git",
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.neo4j.client</groupId>
<artifactId>neo4j-browser</artifactId>
<version>3.2.15</version>
<version>3.2.16</version>
<name>Neo4j - Browser</name>
<description>Graph database client.</description>
<url>https://github.com/neo4j/neo4j</url>
Expand Down Expand Up @@ -151,4 +151,4 @@
<layout>default</layout>
</repository>
</distributionManagement>
</project>
</project>

0 comments on commit 83e5c97

Please sign in to comment.