Skip to content

Commit d0ac36a

Browse files
committed
Version 10.5.5
Support for multiple selections for edge arrows.
1 parent 5f573c4 commit d0ac36a

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": "tw5-vis-network",
3-
"version": "10.5.4",
3+
"version": "10.5.5",
44
"description": "TiddlyWiki5 plugin for the vis-network library",
55
"directories": {
66
"doc": "docs"

plugins/vis-network/plugin.info

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"title": "$:/plugins/flibbles/vis-network",
44
"description": "TiddlyWiki5 plugin for the vis-network library",
55
"author": "Cameron Fischer",
6-
"version": "10.5.4",
6+
"version": "10.5.5",
77
"stability": "STABILITY_2_STABLE",
88
"core-version": ">=5.3.0",
99
"source": "https://github.com/flibbles/tw5-vis-network",

0 commit comments

Comments
 (0)