Skip to content

Commit fe517a9

Browse files
committed
Bump version and set as pre-release
1 parent 548619a commit fe517a9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@dagrejs/graphlib",
3-
"version": "2.2.0",
3+
"version": "2.2.1-pre",
44
"description": "A directed and undirected multi-graph library",
55
"author": "Chris Pettitt <[email protected]>",
66
"license": "MIT",
@@ -59,4 +59,4 @@
5959
"type": "git",
6060
"url": "https://github.com/dagrejs/graphlib.git"
6161
}
62-
}
62+
}

0 commit comments

Comments
 (0)