Skip to content

Commit b9429b6

Browse files
authored
Merge branch 'master' into master
2 parents 8ce203b + c90b7f9 commit b9429b6

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

dist/dagre.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lib/version.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
module.exports = "2.0.2";
1+
module.exports = "2.0.4-pre";

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@dagrejs/dagre",
3-
"version": "2.0.2",
3+
"version": "2.0.4-pre",
44
"description": "Graph layout for JavaScript",
55
"author": "Chris Pettitt <cpettitt@gmail.com>",
66
"contributors": [
@@ -45,4 +45,4 @@
4545
"type": "git",
4646
"url": "https://github.com/dagrejs/dagre.git"
4747
}
48-
}
48+
}

0 commit comments

Comments
 (0)