Skip to content

Commit bfb47e0

Browse files
committed
fixed company url
1 parent 2ae290d commit bfb47e0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

neo4j.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,6 @@
5050
</p>
5151

5252
<p>
53-
Supported by <a href="nulli.com">Nulli</a>
53+
Supported by <a href="http://nulli.com">Nulli</a>
5454
</p>
5555
</script>

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "node-red-contrib-nulli-neo4j",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "Node RED node for neo4j",
55
"main": "neo4j.js",
66
"scripts": {

0 commit comments

Comments
 (0)