Skip to content

Commit

Permalink
Prep v0.4.10 release
Browse files Browse the repository at this point in the history
  • Loading branch information
cpettitt committed Jul 8, 2015
1 parent 054b636 commit e746821
Show file tree
Hide file tree
Showing 7 changed files with 10,024 additions and 18,040 deletions.
8 changes: 4 additions & 4 deletions bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "dagre-d3",
"version": "0.4.9",
"version": "0.4.10",
"main": [
"dist/dagre-d3.core.js"
],
Expand All @@ -24,8 +24,8 @@
],
"dependencies": {
"d3": "^3.3.8",
"dagre": "^0.7.2",
"graphlib": "^1.0.3",
"lodash": "^2.4.1"
"dagre": "^0.7.3",
"graphlib": "^1.0.5",
"lodash": "^3.10.0"
}
}
6 changes: 3 additions & 3 deletions dist/dagre-d3.core.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions dist/dagre-d3.core.min.js

Large diffs are not rendered by default.

Loading

0 comments on commit e746821

Please sign in to comment.