Skip to content

Commit

Permalink
Prep for release
Browse files Browse the repository at this point in the history
  • Loading branch information
rustedgrail committed Apr 11, 2024
1 parent 64d12e9 commit c5204f4
Show file tree
Hide file tree
Showing 6 changed files with 220 additions and 220 deletions.
4 changes: 2 additions & 2 deletions bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "dagre",
"version": "1.1.1",
"version": "1.1.2",
"main": [
"dist/dagre.core.js"
],
Expand All @@ -20,6 +20,6 @@
"test/**"
],
"dependencies": {
"@dagrejs/graphlib": "2.2.1"
"@dagrejs/graphlib": "2.2.2"
}
}
Loading

0 comments on commit c5204f4

Please sign in to comment.