Skip to content

Commit ca77e94

Browse files
pe4ceyoskarhane
authored andcommitted
3.0.3
1 parent 3552b82 commit ca77e94

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "neo4j-browser",
3-
"version": "3.0.2",
3+
"version": "3.0.3",
44
"description": "Enjoy your data",
55
"main": "index.js",
66
"scripts": {

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>org.neo4j.client</groupId>
55
<artifactId>neo4j-browser</artifactId>
6-
<version>3.0.2</version>
6+
<version>3.0.3</version>
77
<name>Neo4j - Browser</name>
88
<description>Graph database client.</description>
99
<url>https://github.com/neo4j/neo4j</url>

0 commit comments

Comments
 (0)