Skip to content

Commit ca82866

Browse files
committed
chore: release 3.0.0
1 parent f23e337 commit ca82866

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"id": "node-factor",
33
"name": "Node Factor",
4-
"version": "2.1.0",
4+
"version": "3.0.0",
55
"minAppVersion": "0.15.0",
66
"description": "Customize factors effecting node size in graph.",
77
"author": "CalfMoon",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "node-factor",
3-
"version": "2.1.0",
3+
"version": "3.0.0",
44
"description": "Customize factors effecting node size in graph.",
55
"main": "main.js",
66
"scripts": {

0 commit comments

Comments
 (0)