Skip to content

Commit bf14bda

Browse files
committed
20.1.0
1 parent 3b07493 commit bf14bda

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ngraph.graph",
3-
"version": "20.0.1",
3+
"version": "20.1.0",
44
"description": "graph data structure",
55
"type": "module",
66
"main": "dist/ngraph.graph.umd.js",
@@ -54,4 +54,4 @@
5454
"./dist/*": "./dist/*"
5555
},
5656
"sideEffects": false
57-
}
57+
}

0 commit comments

Comments
 (0)