Skip to content

Commit 8a97c58

Browse files
committed
Pushing the version change
1 parent ddf797f commit 8a97c58

File tree

7 files changed

+673
-457
lines changed

7 files changed

+673
-457
lines changed

bower.json

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "graphlib",
3-
"version": "2.1.13",
3+
"version": "2.1.14-pre",
44
"main": [
55
"dist/graphlib.core.js"
66
],
@@ -15,6 +15,8 @@
1515
"index.js",
1616
"karma*",
1717
"lib/**",
18+
"mjs-lib/**",
19+
"old-lib/**",
1820
"package.json",
1921
"src/**",
2022
"test/**"

0 commit comments

Comments
 (0)