Skip to content

Commit b7b200d

Browse files
committed
Updated package.json and fixed typo in release notes
1 parent bfbc6b5 commit b7b200d

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
@@ -18,7 +18,7 @@
1818
}
1919
],
2020
"dist": {
21-
"tarball": "https://github.com/nielsdejong/neodash/releases/download/1.0.3/neodash-1.0.3.tgz"
21+
"tarball": "https://github.com/nielsdejong/neodash/releases/download/1.1.0/neodash-1.1.0.tgz"
2222
},
2323
"repository": {
2424
"type": "git",

release-notes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
### NeoDash 1.1 - Multi-page & interactive Neo4j dashboard
1+
### NeoDash 1.1 - Multi-page & interactive Neo4j dashboard builder
22
- Added multi-page dashboards with new dashboard file format.
33
- Added geographical (Map) visualizations.
44
- Added better markdown support for code fragments and lists.

0 commit comments

Comments
 (0)