Skip to content

Commit 937a0a5

Browse files
committed
chore: update version
1 parent d514aa7 commit 937a0a5

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,3 +61,7 @@ tmp
6161
es/
6262
lib/
6363
dist/
64+
65+
# ide
66+
.history/
67+
.lh

packages/graphin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@antv/graphin",
3-
"version": "3.0.4",
3+
"version": "3.0.5",
44
"description": "A React toolkit for graph analysis based on g6",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)