Skip to content

Commit eefaced

Browse files
committed
Version 10.5.4
All automation should now be complete and functional. I'll never need to manually put together another release.
1 parent 04e4777 commit eefaced

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.1",
3+
"version": "10.5.4",
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.1",
6+
"version": "10.5.4",
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)